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

When no API key is present, the CLI should provide a link to the dashboard for the API key #401

Closed
fernando-villalba opened this issue Apr 26, 2024 · 0 comments · Fixed by #409

Comments

@fernando-villalba
Copy link
Contributor

Issue

Current error message for when there isn't an API key present is the following:

Error: Creating the connection to Civo's API failed with NoAPIKeySuppliedError: no API Key supplied, this is required

We can do better here, we should provide a link to the exact location where to get the API Key for convenience.

Acceptance Criteria

For example:

Error: Creating the connection to Civo's API failed with NoAPIKeySuppliedError: no API Key supplied, this is required. Go to  https://dashboard.civo.com/security and log in to fetch your API key. Then come back here and enter the command civo apikey save

Or something like that

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

Successfully merging a pull request may close this issue.

1 participant