gh <command> <subcommand> [flags]
Work seamlessly with GitHub from the command line.
- gh_cache(1)">gh-cache(1)
- Manage Github Actions caches
- gh_run(1)">gh-run(1)
- View details about workflow runs
- gh_workflow(1)">gh-workflow(1)
- View details about GitHub Actions workflows
$ gh issue create
$ gh repo clone cli/cli
$ gh pr checkout 321