gh-aux
GitHub CLI extension that provides named subcommands for GitHub operations that would otherwise require raw gh api or gh graphql calls.
Setup
gh extension install canoypa/gh-aux
Usage
gh aux <command-group> <subcommand> [flags]
--repo defaults to the current directory's git remote when omitted.
Command Reference
| Command group | Subcommands | Reference |
|---|---|---|
gh aux commits |
pr | commits |
gh aux projects |
add, remove, update-field, clear-field | projects |
gh aux review-comments |
list, get, update, add, resolve-thread | review-comments |
gh aux reviews |
create | reviews |