Open
Description
When password-source: keyring
is set in my config and I run on Windows, I get the following error:
PS C:\Users\bkane> jira login
Keyring is not supported for Windows, see: https://github.com/tmc/keyring
I think this keyring support in Windows can easily be added by replacing https://github.com/tmc/keyring with https://github.com/zalando/go-keyring in the keyringGet
/keyringSet
code.
Would you accept a PR with this code change and updated docs? jira
would be easier to use on Windows and I could share the same config between Windows and Mac :)
Metadata
Metadata
Assignees
Labels
No labels