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 more support for secrets from env vars #9

Merged
merged 2 commits into from
May 18, 2020
Merged

Conversation

DannyBen
Copy link
Owner

@DannyBen DannyBen commented May 18, 2020

This modifies the secrethub repo save and secrethub org save so that the secret value is optional. If used like this, it is expected to be available in the environment.

- secrethub org save ORG KEY VALUE
+ secrethub org save ORG KEY [VALUE]

- secrethub repo save REPO KEY VALUE
+ secrethub repo save REPO KEY [VALUE]

@DannyBen DannyBen merged commit 4dfbe30 into master May 18, 2020
@DannyBen DannyBen deleted the add/env-vars branch May 18, 2020 16:08
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.

None yet

1 participant