App-git-hub

 view release on metacpan or  search on metacpan

share/man/man1/git-hub.1  view on Meta::CPAN

.PP
For '=' you can do things like:
.PP
.Vb 1
\&    echo alice bob chelsea | git hub trust =
.Ve
.PP
to trust a list of users in one go.
.SH "Token Authentication and Scopes"
.IX Header "Token Authentication and Scopes"
Many endpoints of the GitHub v3 \s-1API\s0 require a Personal \s-1API\s0 Access Token. You can list your current tokens with this command:
.PP
.Vb 1
\&    git hub tokens
.Ve
.PP
If you don't have any tokens or want a new one for the \f(CW\*(C`git\-hub\*(C'\fR command, run these commands (the \f(CW\*(C`git hub setup\*(C'\fR command automates this):
.PP
.Vb 4
\&    git hub token\-new "my git\-hub command token"
\&    git hub scope\-add <token\-id> user repo

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 0.518 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )