Docs
CLI commands

CLI commands reference

The following is a list of all the available commands from the Celest CLI. You can visit our downloads section to install the Celest CLI on your development machine.

CommandDescription
celest startCreates a new Celest project. If a project exists, it runs the watch command for testing locally and code-generating the Celest client
celest deployDeploys your Celest project to the cloud.
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.