Closed donnemartin closed 8 years ago
Configure gitsome.
gitsome
Attempts to authenticate the user and to set up the user's news feed.
If gitsome has not yet been configured, calling a gh command that requires authentication will automatically invoke the configure command.
gh
configure
Usage/Example(s):
$ gh configure
For GitHub Enterprise users, run with the -e/--enterprise flag:
-e/--enterprise
$ gh configure -e
GitHub Enterprise users will be asked to enter the GitHub Enterprise url and whether they want to verify SSL certificates.
gh configure
Configure
gitsome
.Attempts to authenticate the user and to set up the user's news feed.
If
gitsome
has not yet been configured, calling agh
command that requires authentication will automatically invoke theconfigure
command.Usage/Example(s):
For GitHub Enterprise users, run with the
-e/--enterprise
flag:GitHub Enterprise
GitHub Enterprise users will be asked to enter the GitHub Enterprise url and whether they want to verify SSL certificates.