Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete_dag API Missing #77

Open
sohailehmad opened this issue Nov 17, 2020 · 0 comments
Open

delete_dag API Missing #77

sohailehmad opened this issue Nov 17, 2020 · 0 comments

Comments

@sohailehmad
Copy link

delete_dag was added in airflow 1.10 but its not supported by plugin.

delete_dag
Delete all DB records related to the specified DAG

airflow delete_dag [-h] [-y] dag_id

Positional Arguments
dag_id
The id of the dag

Named Arguments
-y, --yes
Do not prompt to confirm reset. Use with care!

Default: False

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant