GetPipelineExecutions
Returns pipeline execution history.
Examples
Basic usage:
octo-cli -c GetPipelineExecutions -id "cc0000000000000000000003"
Output as compact JSON:
octo-cli -c GetPipelineExecutions -id "cc0000000000000000000003" -j
Options
| Short | Long | Required | Description |
|---|---|---|---|
-id | --identifier | yes | The pipeline runtime ID |
-j | --json | no | Output as raw JSON |