Skip to content

Support --api-url flag in auth login#1

Open
VladaPetrovic wants to merge 1 commit intomainfrom
feat/auth-login-api-url
Open

Support --api-url flag in auth login#1
VladaPetrovic wants to merge 1 commit intomainfrom
feat/auth-login-api-url

Conversation

@VladaPetrovic
Copy link
Member

Summary

  • Add hidden --api-url flag and DATABOX_API_URL env var support to auth login command
  • Persist the custom API URL to config so subsequent commands use it
  • Enables authentication against non-production environments

The login command was missing the ability to set a custom API base URL,
making it impossible to authenticate against non-production environments.
The flag is hidden and won't appear in the help output.
@VladaPetrovic VladaPetrovic added the patch Patch (Semantic Versioning) label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch (Semantic Versioning)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant