cli/pkg
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
..
cmd Support GH_DEBUG to control verbosity, deprecate DEBUG (#5306) 2022-03-29 18:05:35 +02:00
cmdutil Add top level search command and search repos sub command (#5172) 2022-03-09 12:24:27 +00:00
export Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
extensions Merge branch 'tmp' into pin-ext 2022-03-07 17:53:42 -08:00
findsh go fmt 2021-12-02 16:12:24 +01:00
githubsearch Convert bool to string early for pr list draft flag 2021-09-20 11:29:37 -07:00
githubtemplate Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00
httpmock Add top level search command and search repos sub command (#5172) 2022-03-09 12:24:27 +00:00
iostreams Fix HexToRGB panic (#5247) 2022-03-01 14:37:10 +00:00
jsoncolor Fix "null" display in colored JSON output 2021-05-12 16:56:52 +02:00
liveshare Document why we have a loop retrying 2022-03-21 12:11:00 -04:00
markdown Preserve newlines in GitHub-flavored markdown 2022-01-13 19:41:01 +01:00
prompt Have NewAskStubber perform auto-cleanup 2022-01-14 18:52:00 +01:00
search Add search issues and search pull requests commands (#5334) 2022-03-27 19:53:03 +00:00
set Add GH_HOST to hosts list if it has corresponding auth token (#5087) 2022-01-29 07:37:24 +00:00
surveyext Bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.4 (#5337) 2022-03-24 15:54:40 +01:00
text Add top level search command and search repos sub command (#5172) 2022-03-09 12:24:27 +00:00