mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-19 04:33:28 +02:00
Noting implied usage for the keyring provider
This commit is contained in:
@@ -192,6 +192,7 @@ On OSX and Linux there are a few keyring providers that `go-jira` can use (via t
|
|||||||
```yaml
|
```yaml
|
||||||
password-source: keyring
|
password-source: keyring
|
||||||
```
|
```
|
||||||
|
After setting this and issuing a `jira login`, your credentials will be stored in your platform's backend (e.g. Keychain for Mac OS X) automatically. Subsequent operations, like a `jira ls`, should "just work" from there.
|
||||||
|
|
||||||
#### `pass` password source
|
#### `pass` password source
|
||||||
**Note: Version 0.1.9 required.**
|
**Note: Version 0.1.9 required.**
|
||||||
|
|||||||
Reference in New Issue
Block a user