After deleting multiple DAG files from the dags folder, need to run airflow delete_dag dag_id for each DAG or delete the DAG entries one by one from the web UI.
Instead of doing this, is there a functionality or command to purge the deleted DAGs at one go?