cli/pkg/cmd/config
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 config get: support getting oauth_token from keyring 2023-03-09 16:35:07 +01:00
list Cleanup config.AuthToken and config.DefaultHost methods (#7049) 2023-02-28 00:24:45 +00:00
set Use go-gh config package (#5771) 2022-06-23 11:50:04 +00:00
config.go init 2021-11-15 14:27:30 -08:00