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