airflow dags show-dependencies
Displays DAGs with their dependencies
Options
Name | Description |
---|---|
-h, --help | Show this help message and exit |
--imgcat | Displays graph using the imgcat tool |
-s, --save <save> | Saves the result to the indicated file |
-S, --subdir <subdir> | File location or directory from which to look for the dag. Defaults to '[AIRFLOW_HOME]/dags' where [AIRFLOW_HOME] is the value you set for 'AIRFLOW_HOME' config you set in 'airflow.cfg' |