Difference between revisions of "Glab ci"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
  [[glab ci status]] #1234
 
  [[glab ci status]] #1234
  
 +
 +
== USAGE ==
 
<pre>
 
<pre>
 
Work with GitLab CI pipelines and jobs
 
Work with GitLab CI pipelines and jobs

Revision as of 07:07, 6 August 2022

glab ci list
glab ci view #1234
glab ci status #1234


USAGE

Work with GitLab CI pipelines and jobs

USAGE
  glab ci <command> [flags]

ALIASES
  pipe, pipeline

CORE COMMANDS
  delete:     Delete a CI pipeline
  lint:       Checks if your .gitlab-ci.yml file is valid.
  list:       Get the list of CI pipelines
  retry:      Retry a CI job
  run:        Create or run a new CI pipeline
  status:     View a running CI pipeline on current or other branch specified
  trace:      Trace a CI job log in real time
  view:       View, run, trace/logs, and cancel CI jobs current pipeline

FLAGS
  -R, --repo OWNER/REPO   Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or full URL or git URL

INHERITED FLAGS
  --help   Show help for command

LEARN MORE
  Use 'glab <command> <subcommand> --help' for more information about a command.



See also

Advertising: