Skip to content

GitHub CLI

The GitHub CLI (gh) is installed automatically via the github-cli devcontainer feature. It provides command-line access to GitHub operations such as pull requests, issues, and repository management.

Usage

bash
gh pr create
gh issue list
gh repo view