1GH-RELEASE-LIST(1) GitHub CLI manual GH-RELEASE-LIST(1)
23
4
NAME
6gh-release-list - List releases in a repository
78
9
SYNOPSIS
11gh release list [flags]
1213
14
OPTIONS
16--exclude-drafts
17Exclude draft releases
1819
20
--exclude-pre-releases
21Exclude pre-releases
2223
24
-L, --limit <int>
25Maximum number of items to fetch
2627
28
OPTIONS INHERITED FROM PARENT COMMANDS
30-R, --repo <[HOST/]OWNER/REPO>
31Select another repository using the [HOST/]OWNER/REPO format
3233
34
SEE ALSO
36gh-release(1)
3738
39
40
Nov 2023 GH-RELEASE-LIST(1)