Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1) 								 glab(1)

NAME
     glab-ci - 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-trig-
     ger(1), glab-ci-view(1)

Auto generated by spf13/cobra	    Aug 2026				 glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-ci&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help