tristanmorgan/awskeyring

Implement exec command

tristanmorgan opened this issue · 1 comments

To make running a single command with credentials provided easier, an "exec" command would help. Maybe use mixlib-cli or just straight Process fork.

Implemented and ready for release.