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

Add support for .env files #20

Open
1 of 3 tasks
jasikpark opened this issue Oct 18, 2022 · 1 comment
Open
1 of 3 tasks

Add support for .env files #20

jasikpark opened this issue Oct 18, 2022 · 1 comment
Labels
accepted This issue is valid and will be resolved

Comments

@jasikpark
Copy link

What kind of issue is this?

  • Feature request / PR proposal
  • Bug report
  • Question

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

@jasikpark
Copy link
Author

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

@josephwynn-sc josephwynn-sc added the accepted This issue is valid and will be resolved label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue is valid and will be resolved
Projects
None yet
Development

No branches or pull requests

2 participants