cli/pkg
Cuong Manh Le 6cf6bb4a44 Disable auth for cobra shell request completion hidden commands
Those hidden command are used by the shell completion scripts, but they
are not disabled auth check. Thus, the shell completion does not work
even the completion setup was done properly.

Fixes #4188
2021-08-25 01:35:49 +07:00
..
cmd Add helper template functions for rendering tables (#3519) 2021-08-23 21:00:25 +02:00
cmdutil Disable auth for cobra shell request completion hidden commands 2021-08-25 01:35:49 +07:00
export Add helper template functions for rendering tables (#3519) 2021-08-23 21:00:25 +02:00
extensions Add extension create command 2021-08-19 13:30:34 -07:00
findsh Improvements to gh extensions 2021-06-21 16:54:08 +02:00
githubsearch Add topic filter to repository listing 2021-08-14 19:12:59 +02:00
githubtemplate Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00
httpmock Separate payload structs for REST vs GraphQL repo create 2021-07-15 12:56:14 +02:00
iostreams Add helper template functions for rendering tables (#3519) 2021-08-23 21:00:25 +02:00
jsoncolor Fix "null" display in colored JSON output 2021-05-12 16:56:52 +02:00
markdown Enable emoji in markdown 2021-04-12 09:50:51 -07:00
prompt make prompt.Confirm stubbable 2021-06-08 15:49:37 -05:00
set Have StringSet preserve original order of values 2021-04-07 19:55:09 +02:00
surveyext Fix test flaky due to race in showing/hiding cursor 2021-06-14 10:58:53 +02:00
text Add helper template functions for rendering tables (#3519) 2021-08-23 21:00:25 +02:00