glab-ci - Man Page

Work with GitLab CI/CD pipelines and jobs.

Synopsis

glab ci  [flags]

Description

Manages CI/CD pipelines and jobs in your GitLab project.

Use these commands to manage CI/CD pipelines and jobs. You can also lint and compile CI/CD configuration files.

The pipe and pipeline aliases are deprecated. Use ci instead.

Options

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

Options Inherited from Parent Commands

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

See Also

glab(1), glab-ci-cancel(1), glab-ci-config(1), glab-ci-delete(1), glab-ci-get(1), glab-ci-lint(1), glab-ci-list(1), glab-ci-retry(1), glab-ci-run(1), glab-ci-run-trig(1), glab-ci-status(1), glab-ci-trace(1), glab-ci-trigger(1), glab-ci-view(1)

Referenced By

glab(1), glab-ci-cancel(1), glab-ci-config(1), glab-ci-delete(1), glab-ci-get(1), glab-ci-lint(1), glab-ci-list(1), glab-ci-retry(1), glab-ci-run(1), glab-ci-run-trig(1), glab-ci-status(1), glab-ci-trace(1), glab-ci-trigger(1), glab-ci-view(1).

Jun 2026 Auto generated by spf13/cobra