pipeline run list-parameter
Lists parameters of the run.
Syntax
cpd-cli pipeline run list-parameter\
--run-id=<job-run-id> \
[--job-id=<job-id>] \
[--project-id=<project-id>] \
[--space-id=<space-identifier>]
Options
Table 1: Command options
| Option | Description |
|---|---|
--job-id |
Specify the job ID. Each job has a
unique ID. Alternatively, the serving_name value can be
used.
|
--project-id |
Specify an IBM Software Hub
project instance.
|
--run-id |
Specify a job run ID. The job run
ID can be used to search the parent job of a job run.
|
--space-id |
Specify a space
identifier.
|