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 the ability to set an environement vatiable for Kentik credentials #31

Closed
wants to merge 3 commits into from

Conversation

mkrygeri
Copy link

@mkrygeri mkrygeri commented Feb 7, 2024

You should be able to set the env variables and these will be added to the command line options without being exposed to the process information outputs
export KENTIK_API_TOKEN=blah
export KENTIK_API_EMAIL=[email protected]
Has a hard time building with the previous "ring" crate, so updated this one.

Will complain if both CLI options and env is set.

@ghost
Copy link

ghost commented Feb 8, 2024

Thank you! This isn't quite the right approach, but I've implemented support for env vars in ad3c15f

@ghost ghost closed this Feb 8, 2024
This pull request was closed.
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 this pull request may close these issues.

1 participant