GetPipelineStatus
Gets the deployment state of a pipeline.
Examples
Basic usage:
octo-cli -c GetPipelineStatus -id "cc0000000000000000000003"
Output as compact JSON:
octo-cli -c GetPipelineStatus -id "cc0000000000000000000003" -j
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --identifier | yes | The pipeline runtime ID |
-j | --json | no | Output as raw JSON |