Github CLI Commands View a pull request form the local branch gh pr view -w Create a pull request gh pr create -w Create a pull request and add labels and title gh pr create -l "Team AI" -t "Title of the PR" Resources https://github.blog/2020-02-12-supercharge-your-command-line-experience-github-cli-is-now-in-beta/ https://cli.github.com/