sopstool
sopstool copied to clipboard
Environment entrypoint
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