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 --file argument to read data from a file #5

Open
wolf31o2 opened this issue Apr 12, 2018 · 2 comments
Open

Add --file argument to read data from a file #5

wolf31o2 opened this issue Apr 12, 2018 · 2 comments

Comments

@wolf31o2
Copy link
Contributor

This supports --env and --data, but is missing --file, leaving it up to the user to either serialize their data into a string or export it to the environment.

@mattsb42-aws
Copy link

If you would like to avoid duplication of effort, the AWS Encryption SDK CLI supports working with files directly.

http://aws-encryption-sdk-cli.readthedocs.io/en/latest/

@wolf31o2
Copy link
Contributor Author

...and I found out that there's a hidden input in the JSON processing that defaults to sys.stdin but it's not available for single-value items.

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

2 participants