Retrieves the build logs for a specific deployment or the latest deployment of an environment.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
Follow logs while the build is still running:Options
| Flag | Description | Default |
|---|---|---|
--deployment-id | The ID of the deployment (e.g. dpl_xxx). Mutually exclusive with --environment-id. | — |
--environment-id | Show logs for the latest deployment of this environment. Mutually exclusive with --deployment-id. | — |
-f, --follow | Poll for new logs while the build is still running. | false |
--no-color | Disable colorized output. | false |