axiomhq / cli

The power of Axiom on the command line.
https://axiom.co
MIT License
42 stars 11 forks source link

Error: unknown plan "hobby" #130

Closed klapec closed 2 years ago

klapec commented 2 years ago
❯ axiom --version
Axiom CLI version 0.7.0

After issuing axiom auth login I'm getting a following error:

? You need to login to Axiom. Should I open your default browser? Yes
Waiting for authentication...
Error: unknown plan "hobby"

Is the CLI app only supported for basic/enterprise accounts?

lukasmalkmus commented 2 years ago

Sorry for the inconvenience! We are aware of the issue and will release a fix later today.

Is the CLI app only supported for basic/enterprise accounts?

No! The CLI is supported regardless of the plan.

lukasmalkmus commented 2 years ago

You can now grab the new release which has a fix for this. Also available with your original installation method (Homebrew, Docker, etc.).

Sorry for the inconvenience!

klapec commented 2 years ago

No worries! I can confirm that the cli app works for me now. Thanks for the quick resolve!