Gh
- gh-alias-delete(1) Delete an alias
- gh-alias-list(1) List your aliases
- gh-alias-set(1) Create a shortcut for a gh command
- gh-alias(1) Create command shortcuts
- gh-api(1) Make an authenticated GitHub API request
- gh-auth-login(1) Authenticate with a GitHub host
- gh-auth-logout(1) Log out of a GitHub host
- gh-auth-refresh(1) Refresh stored authentication credentials
- gh-auth-setup-git(1) Configure git to use GitHub CLI as a credential helper
- gh-auth-status(1) View authentication status
- gh-auth-token(1) Print the auth token gh is configured to use
- gh-auth(1) Authenticate gh and git with GitHub
- gh-browse(1) Open the repository in the browser
- gh-codespace-code(1) Open a codespace in Visual Studio Code
- gh-codespace-cp(1) Copy files between local and remote file systems
- gh-codespace-create(1) Create a codespace
- gh-codespace-delete(1) Delete codespaces
- gh-codespace-edit(1) Edit a codespace
- gh-codespace-jupyter(1) Open a codespace in JupyterLab
- gh-codespace-list(1) List codespaces
- gh-codespace-logs(1) Access codespace logs
- gh-codespace-ports-forward(1) Forward ports
- gh-codespace-ports-visibility(1) Change the visibility of the forwarded port
- gh-codespace-ports(1) List ports in a codespace
- gh-codespace-rebuild(1) Rebuild a codespace
- gh-codespace-ssh(1) SSH into a codespace
- gh-codespace-stop(1) Stop a running codespace
- gh-codespace(1) Connect to and manage codespaces
- gh-completion(1) Generate shell completion scripts
- gh-config-get(1) Print the value of a given configuration key
- gh-config-list(1) Print a list of configuration keys and values
- gh-config-set(1) Update configuration with a value for the given key
- gh-config(1) Manage configuration for gh
- gh-extension-browse(1) Enter a UI for browsing, adding, and removing extensions
- gh-extension-create(1) Create a new extension
- gh-extension-exec(1) Execute an installed extension
- gh-extension-install(1) Install a gh extension from a repository
- gh-extension-list(1) List installed extension commands
- gh-extension-remove(1) Remove an installed extension
- gh-extension-search(1) Search extensions to the GitHub CLI
- gh-extension-upgrade(1) Upgrade installed extensions
- gh-extension(1) Manage gh extensions
- gh-gist-clone(1) Clone a gist locally
- gh-gist-create(1) Create a new gist
- gh-gist-delete(1) Delete a gist
- gh-gist-edit(1) Edit one of your gists
- gh-gist-list(1) List your gists
- gh-gist-view(1) View a gist
- gh-gist(1) Manage gists
- gh-gpg-key-add(1) Add a GPG key to your GitHub account
- gh-gpg-key-delete(1) Delete a GPG key from your GitHub account
- gh-gpg-key-list(1) Lists GPG keys in your GitHub account
- gh-gpg-key(1) Manage GPG keys
- gh-issue-close(1) Close issue
- gh-issue-comment(1) Add a comment to an issue
- gh-issue-create(1) Create a new issue
- gh-issue-delete(1) Delete issue
- gh-issue-develop(1) Manage linked branches for an issue
- gh-issue-edit(1) Edit an issue
- gh-issue-list(1) List issues in a repository
- gh-issue-lock(1) Lock issue conversation
- gh-issue-pin(1) Pin a issue
- gh-issue-reopen(1) Reopen issue
- gh-issue-status(1) Show status of relevant issues
- gh-issue-transfer(1) Transfer issue to another repository
- gh-issue-unlock(1) Unlock issue conversation
- gh-issue-unpin(1) Unpin a issue
- gh-issue-view(1) View an issue
- gh-issue(1) Manage issues
- gh-label-clone(1) Clones labels from one repository to another
- gh-label-create(1) Create a new label
- gh-label-delete(1) Delete a label from a repository
- gh-label-edit(1) Edit a label
- gh-label-list(1) List labels in a repository
- gh-label(1) Manage labels
- gh-pr-checkout(1) Check out a pull request in git
- gh-pr-checks(1) Show CI status for a single pull request
- gh-pr-close(1) Close a pull request
- gh-pr-comment(1) Add a comment to a pull request
- gh-pr-create(1) Create a pull request
- gh-pr-diff(1) View changes in a pull request
- gh-pr-edit(1) Edit a pull request
- gh-pr-list(1) List pull requests in a repository
- gh-pr-lock(1) Lock pull request conversation
- gh-pr-merge(1) Merge a pull request
- gh-pr-ready(1) Mark a pull request as ready for review
- gh-pr-reopen(1) Reopen a pull request
- gh-pr-review(1) Add a review to a pull request
- gh-pr-status(1) Show status of relevant pull requests
- gh-pr-unlock(1) Unlock pull request conversation
- gh-pr-view(1) View a pull request
- gh-pr(1) Manage pull requests
- gh-release-create(1) Create a new release
- gh-release-delete-asset(1) Delete an asset from a release
- gh-release-delete(1) Delete a release
- gh-release-download(1) Download release assets
- gh-release-edit(1) Edit a release
- gh-release-list(1) List releases in a repository
- gh-release-upload(1) Upload assets to a release
- gh-release-view(1) View information about a release
- gh-release(1) Manage releases
- gh-repo-archive(1) Archive a repository
- gh-repo-clone(1) Clone a repository locally
- gh-repo-create(1) Create a new repository
- gh-repo-delete(1) Delete a repository
- gh-repo-deploy-key-add(1) Add a deploy key to a GitHub repository
- gh-repo-deploy-key-delete(1) Delete a deploy key from a GitHub repository
- gh-repo-deploy-key-list(1) List deploy keys in a GitHub repository
- gh-repo-deploy-key(1) Manage deploy keys in a repository
- gh-repo-edit(1) Edit repository settings
- gh-repo-fork(1) Create a fork of a repository
- gh-repo-list(1) List repositories owned by user or organization
- gh-repo-rename(1) Rename a repository
- gh-repo-set-default(1) Configure default repository for this directory
- gh-repo-sync(1) Sync a repository
- gh-repo-view(1) View a repository
- gh-repo(1) Manage repositories
- gh-run-cancel(1) Cancel a workflow run
- gh-run-download(1) Download artifacts generated by a workflow run
- gh-run-list(1) List recent workflow runs
- gh-run-rerun(1) Rerun a failed run
- gh-run-view(1) View a summary of a workflow run
- gh-run-watch(1) Watch a run until it completes, showing its progress
- gh-run(1) View details about workflow runs
- gh-search-commits(1) Search for commits
- gh-search-issues(1) Search for issues
- gh-search-prs(1) Search for pull requests
- gh-search-repos(1) Search for repositories
- gh-search(1) Search for repositories, issues, and pull requests
- gh-secret-delete(1) Delete secrets
- gh-secret-list(1) List secrets
- gh-secret-set(1) Create or update secrets
- gh-secret(1) Manage GitHub secrets
- gh-ssh-key-add(1) Add an SSH key to your GitHub account
- gh-ssh-key-delete(1) Delete an SSH key from your GitHub account
- gh-ssh-key-list(1) Lists SSH keys in your GitHub account
- gh-ssh-key(1) Manage SSH keys
- gh-status(1) Print information about relevant issues, pull requests, and notifications across repositories
- gh-workflow-disable(1) Disable a workflow
- gh-workflow-enable(1) Enable a workflow
- gh-workflow-list(1) List workflows
- gh-workflow-run(1) Run a workflow by creating a workflow_dispatch event
- gh-workflow-view(1) View the summary of a workflow
- gh-workflow(1) View details about GitHub Actions workflows
- gh(1) GitHub CLI