gh release list

List releases in a repository

gh release list [flags]

Options

--exclude-drafts
Exclude draft releases
--exclude-pre-releases
Exclude pre-releases
-L, --limit <int>
Maximum number of items to fetch

Options inherited from parent commands

-R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format

See also