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 an exec command to securely pass env to commands #10

Merged
merged 1 commit into from
Aug 5, 2015
Merged

Add an exec command to securely pass env to commands #10

merged 1 commit into from
Aug 5, 2015

Conversation

lox
Copy link
Contributor

@lox lox commented Aug 5, 2015

This adds an exec command to allow for commands that rely on env variables to be securely run. Or at least more securely than exporting them to the entire user shell.

@pda
Copy link
Owner

pda commented Aug 5, 2015

Nice. I'll probably deprecate aws-keychain env <name> at some point, but no point reworking this until if/when that happens.

pda added a commit that referenced this pull request Aug 5, 2015
Add an exec command to securely pass env to commands
@pda pda merged commit f89fe86 into pda:master Aug 5, 2015
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