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

fix: Use op --reveal flag for get_secret functions #85

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

Harrison-M
Copy link
Contributor

op no longer includes passwords and other hidden fields in its output by default. Adding the --reveal flag allows get_secret and get_secret_async to retrieve the actual values of those fields.

Copy link
Owner

@mrjones2014 mrjones2014 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks for the PR! ❤️

@mrjones2014 mrjones2014 merged commit 587f913 into mrjones2014:master Aug 31, 2024
1 check passed
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.

2 participants