glab-repo-publish-catalog - Man Page

[EXPERIMENTAL] Publishes CI/CD components to the catalog.

Synopsis

glab repo publish catalog  [flags]

Description

[EXPERIMENTAL] Publishes CI/CD components in the project to the CI/CD catalog using the provided tag name.

Requires the feature flag ci_release_cli_catalog_publish_option to be enabled for this project in your GitLab instance.

Requires the same user as the release author.

Components can be defined:

Options Inherited from Parent Commands

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

Example

- glab repo publish catalog v1.2.3

See Also

glab-repo-publish(1)

Referenced By

glab-repo-publish(1).

Jul 2025 Auto generated by spf13/cobra