stage | group | info |
---|---|---|
Create |
Code Review |
To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments |
List releases in a repository.
glab release list [flags]
ls
-p, --page int Page number. (default 1)
-P, --per-page int Number of items to list per page. (default 30)
--help Show help for this command.
-R, --repo OWNER/REPO Select another repository. Can use either OWNER/REPO or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.