cli/pkg/cmd/config/get
Mislav Marohnić db68dfa47b
config get: support getting oauth_token from keyring
Since we've advertised `gh config get -h HOST oauth_token` as an API for outside scripts and extensions to access the token, this should continue working even if the token was technically stored in keyring and not in the config file.
2023-03-09 16:35:07 +01:00
..
get.go config get: support getting oauth_token from keyring 2023-03-09 16:35:07 +01:00
get_test.go Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00