Last updated 3 years ago
brew install gh
You authentication via browser
gh auth login
or using prepared access token
gh auth login --with-token < path_to_token.txt
The CLI also allows to work with PullRequests