Displays detailed information about a specific deployment, including its status, environment, author, source branch, commit, and duration.Documentation Index
Fetch the complete documentation index at: https://docs.alpic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Extended Usage
Inspect the latest deployment for an environment:Options
| Flag | Description | Default |
|---|---|---|
--deployment-id | The ID of the deployment. Mutually exclusive with --environment-id. | — |
--environment-id | Inspect the latest deployment for this environment. Mutually exclusive with --deployment-id. | — |
--wait | Wait for the deployment to reach a final state (deployed, failed, or canceled). | false |