GitHub CLI
$ gh copilot gh issue list gh pr status gh pr checkout gh pr create gh pr checks gh release create gh repo view gh alias set
Run GitHub Copilot CLI.
View and filter a repository's open issues.
Check on the status of your pull requests.
Check out pull requests locally.
Create a new pull request.
View your pull requests' checks.
Create a new release.
View repository READMEs.
Create a shortcut for a gh command.
$
gh issue list
Showing 4 of 4 issues in cli/cli
#16
Improving interactions with protected branches
#14
PR commands on a detached head
#13
Support for GitHub Enterprise (enhancement)
#8
Add an easier upgrade command (bug)