Skip to content

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

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

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

Conversation

@dheerajturaga

@dheerajturaga dheerajturaga commented Feb 4, 2026

Copy link
Copy Markdown
Member
  • 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.
image
Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
    ClaudeCode

…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.
@potiuk potiuk merged commit a7b79ca into apache:main Feb 15, 2026
82 checks passed
@dheerajturaga dheerajturaga deleted the feat/ctl-list-envs branch February 15, 2026 02:48
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.
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 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.
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 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.
radhwene pushed a commit to radhwene/airflow that referenced this pull request Mar 21, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants