Mention setting GH_ENTERPRISE_TOKEN
When GH_HOST is set
This commit is contained in:
parent
0d110ea8bf
commit
ae3e879480
1 changed files with 2 additions and 1 deletions
|
|
@ -50,7 +50,8 @@ var HelpTopics = []helpTopic{
|
|||
token for API requests to GitHub Enterprise. When setting this, also set GH_HOST.
|
||||
|
||||
GH_HOST: specify the GitHub hostname for commands that would otherwise assume the
|
||||
"github.com" host when not in a context of an existing repository.
|
||||
"github.com" host when not in a context of an existing repository. When setting this,
|
||||
also set GH_ENTERPRISE_TOKEN.
|
||||
|
||||
GH_REPO: specify the GitHub repository in the "[HOST/]OWNER/REPO" format for commands
|
||||
that otherwise operate on a local repository.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue