airflow dags list-jobs

List the jobs

Options

NameDescription
-h, --helpShow this help message and exit
-d, --dag-id <dag_id>The id of the dag
--limit <limit>Return a limited number of records
-o, --output <(table, json, yaml, plain)>Output format. Allowed values: json, yaml, plain, table (default: table)
--state <state>Only list the dag runs corresponding to the state
-v, --verboseMake logging output more verbose