[AIP-94] Create a CLI airflowctl client and adopt it in existing commands#68175
Merged
Conversation
jscheffl
reviewed
Jun 7, 2026
jscheffl
approved these changes
Jun 7, 2026
Contributor
|
One question: Was it not planned also to add a deprecation note that in future these commands will be removed and be an alias only? Would it be beneficial when switching to add the deprecation note early? |
Contributor
Author
Great point Jens! Many thanks for the review! Will address this before merging :) |
Contributor
Author
1 task
Contributor
Author
|
CI was green before rebase |
Contributor
Author
|
UI go wrong and merged the changes rather rebase. I will rebase before merging. If no objection will merge today |
…ia the airflowctl client
41 tasks
1 task
imrichardwu
pushed a commit
to imrichardwu/airflow
that referenced
this pull request
Jun 16, 2026
…ands (apache#68175) * Route airflow dags/pools/assets CLI commands through the API server via the airflowctl client * Add auth-manager get_cli_user tests and tidy CLI migration newsfragment * Rename significant with PR number * Add deprecation warnings with airflowctl command replacement * Fix failure when the auth manager isn't initialized * Clarify deprecation wording for migrated airflow CLI commands * Fix airflow assets list with watchers and CLI migration test failures
dingo4dev
pushed a commit
to dingo4dev/airflow
that referenced
this pull request
Jun 16, 2026
…ands (apache#68175) * Route airflow dags/pools/assets CLI commands through the API server via the airflowctl client * Add auth-manager get_cli_user tests and tidy CLI migration newsfragment * Rename significant with PR number * Add deprecation warnings with airflowctl command replacement * Fix failure when the auth manager isn't initialized * Clarify deprecation wording for migrated airflow CLI commands * Fix airflow assets list with watchers and CLI migration test failures
1 task
75 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



closes: #64924
Deprecation of the local bespoke api client replaced with airflowctl.
Existing members are migrated.
This should enable migrating other commands easily.
Was generative AI tooling used to co-author this PR?
Claude Opus 4.8
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.