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 deploymentSubcommands
| Command | Description |
|---|---|
deploy start | Deploy the Client API |
deploy status | Check deployment status |
deploy restart | Restart the deployment |
TIP
machina project status shows the same deployment state from the project's perspective.

