logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gh-repo - Manage repositories

Description

       Work with GitHub repositories.

Example

       $ gh repo create
       $ gh repo clone cli/cli
       $ gh repo view --web

General Commands

gh-repo-create(1)
              Create a new repository

       gh-repo-list(1)
              List repositories owned by user or organization

Name

       gh-repo - Manage repositories

See Also

gh(1)

                                                    Jan 2025                                          GH-REPO(1)

Synopsis

ghrepo<command>[flags]

Targeted Commands

gh-repo-archive(1)
              Archive a repository

       gh-repo-clone(1)
              Clone a repository locally

       gh-repo-delete(1)
              Delete a 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-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-unarchive(1)
              Unarchive a repository

       gh-repo-view(1)
              View a repository

See Also