Work seamlessly with GitHub. Some subcommands such as
confighave their own usage documentation. More information: https://cli.github.com/manual/gh.
gh repo clone {{owner}}/{{repository}}
gh issue create
gh issue list
gh issue view {{[-w|--web]}} {{issue_number}}
gh pr create
gh pr view {{[-w|--web]}} {{pr_number}}
gh pr checkout {{pr_number}}
gh pr status