cli/internal
lylecantcode 56fda0f8c6
Support GH_DEBUG to control verbosity, deprecate DEBUG (#5306)
The GH_DEBUG environment variable is a new gh-specific verbosity control.

For backwards-compatibility, DEBUG will still be respected if it has values
"1", "true", "yes", and "api", but any other values will be ignored.

Finally, support for "oauth" debug value has been dropped in favor of "api".
The "oauth" value only had limited, internal use.

Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-03-29 18:05:35 +02:00
..
authflow Support GH_DEBUG to control verbosity, deprecate DEBUG (#5306) 2022-03-29 18:05:35 +02:00
build Move build to internal 2020-10-21 13:31:32 +02:00
codespaces Update Codespace permissions opt out param (#5344) 2022-03-25 12:12:14 +01:00
config Consistent punctuation in command usages (#5139) 2022-01-31 10:56:12 +00:00
docs Refresh man pages 2021-12-20 18:11:31 +01:00
ghinstance Allow gh auth git-credential to authenticate GitHub Gist requests (#3064) 2022-01-14 22:18:07 +00:00
ghrepo Encode segments of gh browse resulting URL (#4663) 2021-11-18 13:10:55 +00:00
httpunix Add package httpunix 2021-06-25 11:26:21 -07:00
run Support GH_DEBUG to control verbosity, deprecate DEBUG (#5306) 2022-03-29 18:05:35 +02:00
update Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00