cli/pkg/cmd
Mislav Marohnić 930ee60ac5 Disable colorizing labels in issue list output
- Labels with dark color are not visible on a dark background
- "Raw" `issue view` output should never output color, not even with
  CLICOLOR_FORCE=1
2021-08-03 16:02:16 +02:00
..
actions Disable authentication check, but keep runnable 2021-06-18 23:43:42 -04:00
alias Simplify alias set documentation 2021-07-20 15:32:51 +02:00
api Fix white space 2021-06-05 20:20:57 -07:00
auth Fix detecting cases when cfg.Hosts() is empty 2021-07-20 15:50:58 +02:00
browse don't check Fprintf error 2021-07-12 13:05:49 -05:00
completion Switch to Cobra's bash completion V2 2021-07-21 16:32:39 +02:00
config Fix USAGE help for some commands 2020-11-13 10:10:53 -03:00
extensions Add --force flag for extensions upgrade 2021-07-21 11:06:22 -07:00
factory Add a note about the dummy GHE hostname 2021-07-26 18:59:53 +02:00
gist Update documentation for gist create command to reflect default of secret. 2021-06-21 11:25:49 -04:00
issue Disable colorizing labels in issue list output 2021-08-03 16:02:16 +02:00
pr Allow space to be added after completing issue/pr list --state values 2021-07-21 16:12:38 +02:00
release Fix fetching draft releases from GitHub Actions 2021-05-18 19:44:29 +02:00
repo Add completion support to repo create --gitignore and --license 2021-07-21 16:12:38 +02:00
root Merge pull request #4019 from cli/enterprise-env 2021-07-27 15:29:14 +02:00
run Add test for gh run watch --exit-status with completed runs 2021-07-12 16:58:45 +02:00
secret Fix setting environment secrets 2021-06-14 11:51:20 +02:00
ssh-key Merge pull request #3200 from cli/table-widths 2021-03-30 16:54:13 +02:00
version Fix link in version output 2020-12-17 12:37:22 +01:00
workflow Use T.TempDir for temporary dirs in tests (#3580) 2021-05-07 12:21:26 +02:00