sops
sops copied to clipboard
cmd/sops: use --config in subcommands
Currently that flag is not being used by subcommands (publish and updatekeys). This fixes that problem.
I'm not exactly sure how to go about testing this. Any ideas?
@q3k Oh nice. Thank you for the patch! Would you mind pointing this PR at our develop
branch?
In regards to testing, at the moment it looks like we don't have any functional tests for this, so if you'd like to add some that'd be great. Otherwise, I'd build this locally and confirm that it works with updatekeys
and regular encrypt/decrypt options for now. It'll go through some testing before it's released.
Just rebased against develop.
I would appreciate if you tested it locally for now, I might take a stab at some tests tomorrow (and either update this PR or send off a new one), but I can't promise anything.
Is there anything else that is needed to get this merged?
/cc @ajvb
@lucendio Yes, @autrilla's comment should be addressed and needs to be tested.
@q3k can you address the review comment and rebase this PR?
@flokli Apologies! I'll do this now.
This needs yet another rebase unfortunately.
@q3k would you mind rebasing another time, and signing off your commits? It would be really great to get this finally merged.