GH-REPO-VIEW(1) GitHub CLI manual GH-REPO-VIEW(1)

gh-repo-view - View a repository

gh repo view [<repository>] [flags]

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.

View a specific branch of the repository
Filter JSON output using a jq expression
Output JSON with the specified fields
Format JSON output using a Go template; see "gh help formatting"
Open a repository in the browser

gh-repo(1)

Apr 2024