GitHub CLI

Common commands

Cloning and forking a repository:

$ gh repo fork --clone 

Listing issues

$ gh issue list

Listing PRs

$ gh pr list

Useful links