gh-release-list - List releases in a repository
gh release list [flags]
--exclude-drafts
Exclude draft releases
--exclude-pre-releases
Exclude pre-releases
-L
, --limit
<int>
Maximum number of items to fetch
-R
, --repo
<[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format
gh-release(1)