Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add auth list-envs command to list CLI environments#61426

Merged
potiuk merged 1 commit intoapache:mainfrom
dheerajturaga:feat/ctl-list-envs
Feb 15, 2026
Merged

Add auth list-envs command to list CLI environments#61426
potiuk merged 1 commit intoapache:mainfrom
dheerajturaga:feat/ctl-list-envs

Conversation

Copy link
Member

dheerajturaga commented Feb 4, 2026 *
edited
Loading

  • Adds a new airflowctl auth list-envs command that scans AIRFLOW_HOME for environment config files and reports each environment's name, API URL, and authentication status (authenticated / not authenticated).
  • Filters out internal files (debug_creds_*.json, *_generated.json) so only real environments are listed.

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

dheerajturaga requested review from bugraoz93 and potiuk as code owners February 4, 2026 04:39
...atus

- Adds a new 'airflowctl auth list-envs' command that scans AIRFLOW_HOME for environment config files and reports each environment's
name, API URL, and authentication status (authenticated / not authenticated).
- Filters out internal files (debug_creds_*.json, *_generated.json) so only real environments are listed.
dheerajturaga force-pushed the feat/ctl-list-envs branch from 478b046 to f90409e Compare February 4, 2026 15:05
potiuk approved these changes Feb 15, 2026
potiuk merged commit a7b79ca into apache:main Feb 15, 2026
82 checks passed
dheerajturaga deleted the feat/ctl-list-envs branch February 15, 2026 02:48
bugraoz93 mentioned this pull request Feb 20, 2026
25 tasks
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
...atus (apache#61426)

- Adds a new 'airflowctl auth list-envs' command that scans AIRFLOW_HOME for environment config files and reports each environment's
name, API URL, and authentication status (authenticated / not authenticated).
- Filters out internal files (debug_creds_*.json, *_generated.json) so only real environments are listed.
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
...atus (apache#61426)

- Adds a new 'airflowctl auth list-envs' command that scans AIRFLOW_HOME for environment config files and reports each environment's
name, API URL, and authentication status (authenticated / not authenticated).
- Filters out internal files (debug_creds_*.json, *_generated.json) so only real environments are listed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

potiuk potiuk approved these changes

bugraoz93 Awaiting requested review from bugraoz93 bugraoz93 is a code owner

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants