Skip to content

Add --team-name support to pool CLI commands#68110

Open
o-nikolas wants to merge 1 commit into
apache:mainfrom
aws-mwaa:onikolas/pool-team-cli
Open

Add --team-name support to pool CLI commands#68110
o-nikolas wants to merge 1 commit into
apache:mainfrom
aws-mwaa:onikolas/pool-team-cli

Conversation

@o-nikolas
Copy link
Copy Markdown
Contributor

@o-nikolas o-nikolas commented Jun 5, 2026

Add the ability to assign pools to teams via the CLI:

  • airflow pools set --team-name
  • Pool import/export JSON includes team_name field
  • Pool list/get output shows team_name column

Validates that multi_team mode is enabled when team_name is provided.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {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.

Add the ability to assign pools to teams via the CLI:
- airflow pools set --team-name <team>
- Pool import/export JSON includes team_name field
- Pool list/get output shows team_name column

Validates that multi_team mode is enabled when team_name is provided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API area:CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant