cli/pkg/cmd
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
..
actions gh: list help topics in help output 2022-02-18 18:39:30 +01:00
alias Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
api gh api: clarify how to pass API preview names 2022-02-18 18:39:30 +01:00
auth Add note about git auth 2022-02-21 15:24:54 +01:00
browse Fix browse last commit when using the repo override flag (#4845) 2021-12-13 15:00:22 +01:00
codespace Merge pull request #5345 from znull/znull/ssh-config-example 2022-03-29 16:15:56 +02:00
completion Use StringEnumFlag helper in more places 2022-02-18 12:52:47 +01:00
config Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
extension Merge pull request #5272 from meiji163/pin-ext 2022-03-29 09:21:20 -05:00
factory Support GH_DEBUG to control verbosity, deprecate DEBUG (#5306) 2022-03-29 18:05:35 +02:00
gist Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
gpg-key Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
issue Merge remote-tracking branch 'origin' into docs-improvements 2022-02-21 15:24:18 +01:00
pr fix: respect GH_FORCE_TTY when running gh pr view 2022-03-25 15:07:47 +00:00
release Have core commands have consistent Short description 2022-02-18 18:39:30 +01:00
repo Add interactive repository edit functionality (#4895) 2022-03-14 17:49:03 +00:00
root Support GH_DEBUG to control verbosity, deprecate DEBUG (#5306) 2022-03-29 18:05:35 +02:00
run Merge pull request #5225 from cli/extract-to-root 2022-03-29 16:16:34 +02:00
search Add search issues and search pull requests commands (#5334) 2022-03-27 19:53:03 +00:00
secret Support listing and removing Dependabot secrets (#5160) 2022-03-17 11:42:12 +02:00
ssh-key Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00
version Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
workflow Alias list as ls for all commands (#5214) 2022-02-17 13:53:42 +01:00