airflow list_dags
data_track 即为新建DAG;
airflow list_tasks data_track --tree
原文:http://www.cnblogs.com/dajan/p/8082372.html