Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

gh login

# start interactive setup
gh auth login

# authenticate against github.com by reading the token from a file
gh auth login --with-token < mytoken.txt
Source by cli.github.com #
 
PREVIOUS NEXT
Tagged: #gh #login
ADD COMMENT
Topic
Name
9+6 =