Skip to content

Conversation

@bugraoz93
Copy link
Contributor

closes: #57630
Commands include output for details of the Dag for further printing
Screenshot from 2025-11-01 18-33-59
Screenshot from 2025-11-01 18-33-50


^ 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.

@bugraoz93 bugraoz93 added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Nov 1, 2025
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit in error message, else good.

@bugraoz93
Copy link
Contributor Author

Resolving conflict and will push comment changes together

@bugraoz93 bugraoz93 force-pushed the 57630/add-pause-unpause-commands branch from 6d398ca to 38e5241 Compare November 1, 2025 18:26
@bugraoz93 bugraoz93 force-pushed the 57630/add-pause-unpause-commands branch from 38e5241 to fc8436c Compare November 2, 2025 17:17
@bugraoz93 bugraoz93 merged commit 203acbb into apache:main Nov 2, 2025
9 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 2, 2025
* Add pause and unpause commands for dags

* Convert exit in failure

* Update airflow-ctl/src/airflowctl/ctl/commands/dag_command.py

* Refactor error message for pause/unpause operations in DAG commands
(cherry picked from commit 203acbb)

Co-authored-by: Bugra Ozturk <[email protected]>
@github-actions
Copy link

github-actions bot commented Nov 2, 2025

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

bugraoz93 added a commit that referenced this pull request Nov 2, 2025
* Add pause and unpause commands for dags

* Convert exit in failure

* Update airflow-ctl/src/airflowctl/ctl/commands/dag_command.py

* Refactor error message for pause/unpause operations in DAG commands
(cherry picked from commit 203acbb)

Co-authored-by: Bugra Ozturk <[email protected]>
ephraimbuddy pushed a commit that referenced this pull request Nov 4, 2025
* Add pause and unpause commands for dags

* Convert exit in failure

* Update airflow-ctl/src/airflowctl/ctl/commands/dag_command.py

* Refactor error message for pause/unpause operations in DAG commands
(cherry picked from commit 203acbb)

Co-authored-by: Bugra Ozturk <[email protected]>
bugraoz93 added a commit that referenced this pull request Nov 5, 2025
* Add pause and unpause commands for dags

* Convert exit in failure

* Update airflow-ctl/src/airflowctl/ctl/commands/dag_command.py

* Refactor error message for pause/unpause operations in DAG commands
(cherry picked from commit 203acbb)

Co-authored-by: Bugra Ozturk <[email protected]>
potiuk pushed a commit that referenced this pull request Nov 5, 2025
* Add pause and unpause commands for dags

* Convert exit in failure

* Update airflow-ctl/src/airflowctl/ctl/commands/dag_command.py

* Refactor error message for pause/unpause operations in DAG commands
(cherry picked from commit 203acbb)

Co-authored-by: Bugra Ozturk <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctl backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pause/unpause commands to airflowctl

2 participants