Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
View, run, trace, and/or cancel CI jobs current pipeline
Supports viewing, running, tracing, and canceling jobs.
The
‘r’, ‘p’ to run/retry/play a job ‘t’ to toggle trace/logs (runs in background) ‘T’ to toggle trace/logs (suspending application) ‘c’ to cancel job
lab ci view [remote [branch/tag]] [flags]
lab ci view
lab ci view upstream --merge-request
lab ci view upstream --merge-request --bridge 'security-tests'
-h, --help help for view
--merge-request use merge request pipeline if enabled
--bridge string Bridge job (downstream pipeline) name
--debug Enable debug logging level
--follow Follow bridge jobs (downstream pipelines) in a multi-projects setup
--no-pager Do not pipe output into a pager
--quiet Turn off any sort of logging. Only command output is printed