Document GH_HOST for api command
This commit is contained in:
parent
460d55f723
commit
228191bf85
1 changed files with 2 additions and 0 deletions
|
|
@ -122,6 +122,8 @@ original query accepts an '$endCursor: String' variable and that it fetches the
|
|||
GITHUB_TOKEN: an authentication token for github.com API requests.
|
||||
|
||||
GITHUB_ENTERPRISE_TOKEN: an authentication token for API requests to GitHub Enterprise.
|
||||
|
||||
GH_HOST: make the request to a GitHub host other than github.com.
|
||||
`),
|
||||
},
|
||||
Args: cobra.ExactArgs(1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue