gokey
gokey copied to clipboard
allow setting of Master Password via Environment Variable
Linking issue https://github.com/cloudflare/gokey/issues/56
can you also, please, rebase your branch as I've fixed the tests for >= Go 1.19 in #59 ?
Rebased.
Ready for review. Thank you for the suggestions and corrections.
Corrected the go.mod.
@dannyfast Thanks a ton for taking this on, exactly the feature I needed 👍🏽
Is this already functional of your branch?
Moved and updated the code in #72:
- changed the environment variable name to
GOKEY_ROOT_PASS - added some tests, which actually exercise the command line utility for various password sources