sops
sops copied to clipboard
Should `set`/`--set` takes it value from a file rather than a command line parameter?
At least as an option, in order to avoid a sensitive value from being leaked in the process list?
Reading the values optionally from a file sounds like a good idea to me. (Making that the default would be a breaking change.)
+1