Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 310 Bytes

github-cli.md

File metadata and controls

16 lines (11 loc) · 310 Bytes

Github CLI

https://github.com/cli/cli

To install

brew install gh

Commands

command description
gh pr view -w open a pull request in the browser
gh pr create -d create a draft pr
gh run list show the list of github actions
gh run watch show the details of the running action