mw gitlab ci
editWork with GitLab CI/CD pipelines and jobs
mw gitlab ci <command> [flags]
Options
edit-R, --repo OWNER/REPO Select another repository using the OWNER/REPO or `GROUP/NAMESPACE/REPO` format or 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 - Interact with the 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.yml
file 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/logs, and cancel CI/CD jobs current pipeline