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

README has wrong switch for Set-Secret #78

Closed
wilddev65 opened this issue Feb 9, 2022 · 0 comments · Fixed by #79
Closed

README has wrong switch for Set-Secret #78

wilddev65 opened this issue Feb 9, 2022 · 0 comments · Fixed by #79
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@wilddev65
Copy link
Collaborator

The README.md line 119 says;
Set-Secret -Vault VenafiPS -Name gdb-token -Value $VenafiSession.Token.RefreshToken

It should say;
Set-Secret -Vault VenafiPS -Name gdb-token -Secret $VenafiSession.Token.RefreshToken

@gdbarron gdbarron self-assigned this Feb 11, 2022
@gdbarron gdbarron added the documentation Improvements or additions to documentation label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants