pipeline run get-status

Gets job run status for a pipeline and its subpipelines.

Syntax

cpdctl pipeline run get-status \
[--cpd-scope CPD-SCOPE] \
--job-id JOB-ID \
[--project-id PROJECT-ID] \
--run-id RUN-ID \
[--space-id SPACE-ID] \
[--with-subpipelines WITH-SUBPIPELINES]

Options

Table 1: Command options
Option Description
--cpd-scope (string)

Cloud Pak for Data space or project scope. For example, cpd://default-profile/spaces/7bccdda4-9752-4f37-868e-891de6c48135.

--job-id (string)

The ID of the job.

--project-id (string)

The ID of the project.

--run-id (string)

The ID of the job run.

--space-id (string)

The ID of the space.

--with-subpipelines ()

Include also subpipelines statuses.