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

docs for git secrets set secret <key> <value> is outdated #22

Closed
benammann opened this issue Jun 20, 2022 · 0 comments
Closed

docs for git secrets set secret <key> <value> is outdated #22

benammann opened this issue Jun 20, 2022 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@benammann
Copy link
Owner

old syntax

git-secrets set secret <secretKey> --value <plainValue>: INSECURE: Uses the value directly from the --value parameter

new syntax

git-secrets set secret <secretKey> <secretValue>
@benammann benammann added the bug Something isn't working label Jun 20, 2022
@benammann benammann added this to the v0.1.1 milestone Jun 20, 2022
@benammann benammann self-assigned this Jun 20, 2022
benammann added a commit that referenced this issue Jun 20, 2022
(fix) #22 adds missing --value flag to set secret cmd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant