As a user, I'd like to pass in input a templated string with reference to secrets of my vault and get in output a string with the references replaced with the actual secrets.
By default the command should take stdin and send back to stdout.
An alternative option should take a file in input and a file in output.
As a user, I'd like to pass in input a templated string with reference to secrets of my vault and get in output a string with the references replaced with the actual secrets.
By default the command should take stdin and send back to stdout. An alternative option should take a file in input and a file in output.