Skip to content

delete_dag API Missing #77

@sohailehmad

Description

@sohailehmad

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions