Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show airflow dag-runs

Syntax

Description

View the workflow runs generated for a workflow. A workflow run is an instance of executing the series of tasks in a workflow.

Options

dag-id dag-id

Unique ID of the workflow for which the workflow run is executed.

display xml

View all runs for a workflow in the XML format.

show airflow dag-runs Output Fields

Table 1 lists the output fields for the show airflow dag-runs command.

Table 1: show airflow dag-runs Output Fields

Field Name

Field Description

DAG-Run-ID

Unique ID assigned to a workflow run.

State

Execution state of a workflow run. For example, when a workflow run is successfully executed, the state is displayed as Success. When a workflow run fails to execute, the state is displayed as Failed.

Sample Output

show airflow dag-runs

show airflow dag-runs dag-id dag-id | display xml

Release Information

Command introduced in Juniper Paragon Automation Release 2.2.0.