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 |