airflow list_dags
data_track 即为新建DAG;
airflow list_tasks data_track --tree
airflow 某个DAG不在web界面显示
原文:http://www.cnblogs.com/dajan/p/8082372.html