Cli/ref/mw gitlab ci
Appearance
mw gitlab ci
[edit]Work with GitLab CI/CD pipelines and jobs.
mw gitlab ci <command> [flags]
Options
[edit]-R, --repo OWNER/REPO Select another repository. Can use either OWNER/REPO or `GROUP/NAMESPACE/REPO` format. Also accepts full URL or Git URL.
Options inherited from parent commands
[edit] --help Help for this command
--no-interaction Do not ask any interactive questions
-v, --verbose count Increase output verbosity. Example: --verbose=2 or -vv
SEE ALSO
[edit]- mw gitlab - Wikimedia Gitlab instance
- mw gitlab ci config - Work with GitLab CI/CD configuration.
- mw gitlab ci delete - Delete CI/CD pipelines.
- mw gitlab ci get - Get JSON of a running CI/CD pipeline on the current or other specified branch.
- mw gitlab ci lint - Checks if your
.gitlab-ci.ymlfile is valid. - mw gitlab ci list - Get the list of CI/CD pipelines.
- mw gitlab ci retry - Retry a CI/CD job.
- mw gitlab ci run - Create or run a new CI/CD pipeline.
- mw gitlab ci run-trig - Run a CI/CD pipeline trigger.
- mw gitlab ci status - View a running CI/CD pipeline on current or other branch specified.
- mw gitlab ci trace - Trace a CI/CD job log in real time.
- mw gitlab ci trigger - Trigger a manual CI/CD job.
- mw gitlab ci view - View, run, trace, log, and cancel CI/CD job’s current pipeline.