cli/pkg/cmd
Mislav Marohnić c80292c2e8 Extend Config object with GITHUB_TOKEN support
Adding GITHUB_TOKEN & GITHUB_ENTERPRISE_TOKEN support orthogonal to
Config was getting out of hand, especially in `auth` commands that
adjust their messaging and error status based on the presence of these
environment variables.

The new approach builds in support for tokens from environment straight
into Config object by composition. Thus, commands need not ever be
concerned with any specific environment variables.
2020-09-07 21:33:26 +02:00
..
alias missed a disable auth check 2020-08-25 10:10:16 -05:00
api Merge pull request #1517 from cli/select-host 2020-08-14 19:08:13 +02:00
auth Extend Config object with GITHUB_TOKEN support 2020-09-07 21:33:26 +02:00
config Extend Config object with GITHUB_TOKEN support 2020-09-07 21:33:26 +02:00
factory Extend Config object with GITHUB_TOKEN support 2020-09-07 21:33:26 +02:00
gist Merge pull request #1517 from cli/select-host 2020-08-14 19:08:13 +02:00
issue Merge remote-tracking branch 'origin/trunk' into fix-milestone 2020-08-19 12:31:32 -05:00
pr Be transparent about which part of pr create flow failed 2020-08-31 16:46:22 +02:00
repo Merge pull request #1623 from bdougie/bdougie-filter-credit-bots 2020-09-07 11:44:59 +02:00
root Merge remote-tracking branch 'origin' into ghe-auth-tweaks 2020-09-07 17:37:16 +02:00