pipeline run task-result get

Gets information about task result that is given by output name and TaskRun or Run name.

Syntax

cpd-cli pipeline run task-result
get \
--name=<pipeline-name> \
--run-id=<job-run-id> \
--task-run-name=<pipeline-run-bush-script>
[--cpd-scope=<cpd-scope>] \
[--job-id=<job-id>] \
[--pipeline-id=<pipeline-identifier>] \
[--pipeline-run-name=<placeholder-text>] \
[--project-id=<project-id>] \
[--space-id=<space-identifier>] \

Options

Table 1: Command options
Option Description
--cpd-scope The IBM Software Hub space, project, or catalog scope. For example, cpd://default-context/spaces/7bccdda4-9752-4f37-868e-891de6c48135.
Status
Optional.
Syntax
--cpd-scope=<cpd-scope>
Default value
No default.
--job-id Specify the job ID. Each job has a unique ID. Alternatively, the serving_name value can be used.
Status
Optional.
Syntax
--job-id=<job-id>
Default value
No default.
Input type
string
--name The name of the new pipeline.
Status
Required.
Syntax
--name=<pipeline-name>
Default value
No default.
Input type
string
--pipeline-id Specify a pipeline from where to delete pipeline run execution cache data.
Status
Optional.
Syntax
--pipeline-id=<pipeline-identifier>
Default value
No default.
Input type
string
--pipeline-run-name The pipeline run name.
Status
Optional.
Syntax
--pipeline-run-name=<placeholder-text>
Default value
No default.
Input type
string
--project-id Specify an IBM Software Hub project instance.
Status
Optional.
Syntax
--project-id=<project-id>
Default value
No default.
Input type
string
Valid values
A valid project identifier.
--run-id Specify a job run ID. The job run ID can be used to search the parent job of a job run.
Status
Required.
Syntax
--run-id=<job-run-id>
Default value
No default.
Input type
string
--space-id Specify a space identifier.
Status
Optional.
Syntax
--space-id=<space-identifier>
Default value
No default.
Input type
string
--task-run-name Name of the task run or the run from which the results come from. For example, pipeline-90bc031ef1009d53527cf454db0160ed3cca-run-bash-script-1.
Status
Required.
Syntax
--task-run-name=<pipeline-run-bush-script>
Default value
No default.
Input type
string