pipeline
get
Finds a specific pipeline by ID. You must specify either project_id or space_id.
Syntax
cpd-cli pipeline
get\
--pipeline-id=<pipeline-identifier>\
[--project-id=<project-id>] \
[--space-id=<space-identifier>]
Options
Table 1: Command options
| Option | Description |
|---|---|
--pipeline-id |
Specify a pipeline
identifier.
|
--project-id |
Specify an IBM Software Hub
project instance.
|
--space-id |
Specify a space
identifier.
|