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-view - View a repository

Description

       Display the description and the README of a GitHub repository.

       With no argument, the repository for the current directory is displayed.

       With '--web', open the repository in a web browser instead.

       With '--branch', view a specific branch of the repository.

Name

       gh-repo-view - View a repository

Options

-b, --branch<string>
              View a specific branch of the repository

       -q, --jq<expression>
              Filter JSON output using a jq expression

       --json<fields>
              Output JSON with the specified fields

       -t, --template<string>
              Format JSON output using a Go template; see "gh help formatting"

       -w, --web
              Open a repository in the browser

See Also

gh-repo(1)

                                                    Jan 2025                                     GH-REPO-VIEW(1)

Synopsis

ghrepoview[<repository>][flags]

See Also