Provided by: gh_2.14.4+dfsg1-1_amd64 bug

NAME

       gh-repo-view - View a repository

SYNOPSIS

       gh repo view [<repository>] [flags]

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.

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

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

SEE ALSO

       gh-repo(1)

                                             Aug 2022                             GH-REPO-VIEW(1)