Mark dags list-jobs as migrated to airflowctl #68402#70153
Conversation
bcd3b8b to
8a6d178
Compare
|
Hi maintainer, this PR was merged without a milestone set.
|
Backport failed to create: v3-3-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker 025b0a1 v3-3-testThis should apply the commit to the v3-3-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
|
backport in #70442 |
Mark
airflow dags list-jobsas migrated toairflowctl jobs listvia thedeprecated_for_airflowctlmarker. Deferred until #68616 addeddag_idfiltering toairflowctl jobs list, making it a true equivalent.related: #68402