glab-ci-config - Man Page

View and inspect GitLab CI/CD configuration.

Synopsis

glab ci config  [flags]

Description

View and inspect the CI/CD configuration for your GitLab project.

Use the compile subcommand to view the fully merged .gitlab-ci.yml file, including all include directives resolved to their final form.

Options Inherited from Parent Commands

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

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

See Also

glab-ci(1), glab-ci-config-compile(1)

Referenced By

glab-ci(1), glab-ci-config-compile(1).

Aug 2026 Auto generated by spf13/cobra