airflow dags delete <dag_id>

Delete all DB records related to the specified DAG

Arguments

NameDescription
dag_idThe id of the dag

Options

NameDescription
-h, --helpShow this help message and exit
-y, --yesDo not prompt to confirm. Use with care!