Description
Creates and updates GitLab releases from scripts, CI jobs, or a developer terminal. It is useful when a project needs repeatable release notes, downloadable assets, and version records tied to GitLab tags.
The command normally talks to GitLab using project permissions or tokens. Protect those credentials in CI logs and local shells, because a token with release access can publish or change project release information.