deploy
Deploy an app:list
List deployment history for an app:| Flag | Description |
|---|---|
--json | Output as JSON |
--limit <n> | Number of deployments to show (default: 10) |
status
Get the status of a specific deployment:cancel
Cancel an active deployment that is currently in progress:building or deploying state can be cancelled. Completed or failed deployments cannot be cancelled.
delete
Delete a production app and its associated infrastructure:| Flag | Description |
|---|---|
--force | Skip confirmation prompt |

