-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Airflowctl : Update dag_id to be a positional argument for dags pause/unpause command #59936
Airflowctl : Update dag_id to be a positional argument for dags pause/unpause command #59936jscheffl merged 1 commit intoapache:mainfrom
Conversation
Now dag_id works as airflowctl dags pause/unpase dag_id
updated tests for the airflowctl dags command
closes : #57634
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.
|
If a DAG is already in a paused state and we run I'd love to hear your thoughts -- if you agree, I'll work on implementing that change. [Breeze:3.10.19] root@c0b5e797ac38:/opt/airflow$ airflowctl dags pause try-one-out |