Difference between revisions of "Gh"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
Installation: | Installation: | ||
− | * <code>[[brew install gh]]</code> | + | * macOS: <code>[[brew install gh]]</code> |
+ | * Windows: | ||
+ | ** <code>[[scoop install gh]]</code> | ||
+ | ** <code>[[choco install gh]]</code> | ||
Revision as of 11:04, 4 December 2023
Installation:
- macOS:
brew install gh
- Windows:
gh --help
gh auth login
- gh repo list
- gh config set
- gh actions
- gh repo create
- gh repo clone
- gh pr create
- gh pr checkout
gh issue status gh issue list --assignee @me gh issue create -R github.com/cli/cl
gh secret
gh workflow disable gh workflow enable gh workflow list gh workflow run gh workflow view
gh extension
Related
See also
gh [ auth | repo | secret | issue | workflow | webhook | gh environment | actions | run ] gh auth login, gh pr create, gh --help
Advertising: