We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
.env
What kind of issue is this?
Is this issue for the CLI, the Node.js API, or both? CLI What is the current behaviour?
specifying the SPEEDCURVE_API_KEY in a .env in the local directory does not provide the api key to the speedcurve cli
What is the expected behaviour?
specifying the SPEEDCURVE_API_KEY in a .env in the local directory does provide the api key to the speedcurve cli
Which version is affected by this issue? Did this work in previous versions?
2.0.8
The text was updated successfully, but these errors were encountered:
I'd rather not specify the api key directly in the shell, and I'd like to keep the api key associated with the site it's used in
Sorry, something went wrong.
No branches or pull requests
What kind of issue is this?
Is this issue for the CLI, the Node.js API, or both?
CLI
What is the current behaviour?
specifying the SPEEDCURVE_API_KEY in a
.env
in the local directory does not provide the api key to the speedcurve cliWhat is the expected behaviour?
specifying the SPEEDCURVE_API_KEY in a
.env
in the local directory does provide the api key to the speedcurve cliWhich version is affected by this issue? Did this work in previous versions?
2.0.8
The text was updated successfully, but these errors were encountered: