Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Asking to open in a default browser when no browser #260

Open
ted-gould opened this issue Oct 25, 2024 · 3 comments
Open

Asking to open in a default browser when no browser #260

ted-gould opened this issue Oct 25, 2024 · 3 comments

Comments

@ted-gould
Copy link

ted-gould commented Oct 25, 2024

? You need to login to Axiom. Should I open your default browser?

Frankly it is kinda a dumb question when there is no browser installed (often on containers or VMs or servers, etc). Should check to see if the binaries it is planning to execute exist before prompting the question.

@httpnotonly
Copy link

+1

Should be just a method like "auth via-api-token" from cli

@httpnotonly
Copy link

  • install.sh or just a binary for cli
    I don't want to make the binary from sources. I just want to use your binary

@lukasmalkmus
Copy link
Collaborator

Should be just a method like "auth via-api-token" from cli

For the time being you can use axiom auth login --auto-login=false which guides you through the setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants