sopstool icon indicating copy to clipboard operation
sopstool copied to clipboard

Environment entrypoint

Open onyxraven opened this issue 8 years ago • 0 comments

Current Behavior

It would be nice to have a command that loads a (yml/json) file and turns its top-level key-values into environment variables in the called context

Expected Behavior

a command like sopstool entrypoint --env=myenv.yaml mycommand would import the values in myenv.yaml (after decrypting) into the shell environment when calling mycommand

onyxraven avatar Jan 30 '18 22:01 onyxraven