Scroll to navigation

GH-RELEASE-LIST(1) GitHub CLI manual GH-RELEASE-LIST(1)

NAME

gh-release-list - List releases in a repository

SYNOPSIS

gh release list [flags]

OPTIONS

Exclude draft releases

Exclude pre-releases

Filter JSON output using a jq expression

Output JSON with the specified fields

Maximum number of items to fetch

Order of releases returned: {asc|desc}

Format JSON output using a Go template; see "gh help formatting"

OPTIONS INHERITED FROM PARENT COMMANDS

Select another repository using the [HOST/]OWNER/REPO format

SEE ALSO

gh-release(1)

Mar 2024