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 optional parameter for generating file with encrypted tags to an output file #4

Open
calvn opened this issue Apr 28, 2015 · 0 comments

Comments

@calvn
Copy link
Contributor

calvn commented Apr 28, 2015

Right now the output is simply printed, which is fine for encrypting a single tag. However, for encrypting larger files that contains both encrypted tags and plaintext data, handling file creation from within gosecret is more ideal than redirecting its output to a file (similar to what consul-replicate does).

This is not a pressing feature since this function can be done via stdout redirect, but nevertheless suggested as an enhancement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant