Docs
CLI commands

CLI commands reference

The following is a list of all the available commands from the Celest CLI. Visit our downloads page to install the Celest CLI on your computer.

CommandDescription
celest initCreates a new Celest project
celest startStarts a local development environment
celest deployDeploys your project to Celest Cloud
celest buildCompiles and bundles your project for self-hosting
celest upgradeUpgrades the Celest CLI to the latest version.
celest uninstallUninstall the Celest CLI and remove all associated data.
celest --helpShow all available commands for the Celest CLI.
celest --versionShow the current version of the Celest CLI.