Skip to content

deploy

Manage your project's Client API deployment.

Usage

bash
machina deploy start                   # deploy the Client API
machina deploy status                  # check deployment status
machina deploy restart                 # restart the deployment

Subcommands

CommandDescription
deploy startDeploy the Client API
deploy statusCheck deployment status
deploy restartRestart the deployment

TIP

machina project status shows the same deployment state from the project's perspective.