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

Allow to decrypt while keeping the "DEC::..." #217

Closed
c33s opened this issue Dec 22, 2016 · 1 comment
Closed

Allow to decrypt while keeping the "DEC::..." #217

c33s opened this issue Dec 22, 2016 · 1 comment

Comments

@c33s
Copy link
Member

c33s commented Dec 22, 2016

it would be handy for system which are working with IDE's and files are project bound, to have something like this:

eyaml decrypt --keep-tags filename.yaml

where the encrypted file is decrypted like its done with eyaml edit but without the editor overhead.

so the unencrypted file would be:

some_new_key: DEC::PKCS7[a new value to encrypt]!

the eyaml edit is too much bound to editors.

@c33s
Copy link
Member Author

c33s commented Dec 22, 2016

opened the ticket too fast, works with:

eyaml decrypt -e $file

@c33s c33s closed this as completed Dec 22, 2016
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

No branches or pull requests

1 participant