glab(1) glab(1)

glab-release - Manage GitLab releases.

glab release [flags]

A release bundles a Git tag with release notes and downloadable assets, such as binaries or source archives.

Create and update releases, list and view them, upload assets, and download or delete releases. Use --repo to target a project other than the current one.

-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.

-h, --help[=false] Show help for this command.

glab(1), glab-release-create(1), glab-release-delete(1), glab-release-download(1), glab-release-list(1), glab-release-upload(1), glab-release-view(1)

Jun 2026 Auto generated by spf13/cobra