airflow dags reserialize

Reserialize all DAGs by parsing the DagBag files

Options

NameDescription
-h, --helpShow this help message and exit
--clear-onlyIf passed, serialized DAGs will be cleared but not reserialized
-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'