Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Textual representation of a CI pipeline
lab ci status [branch] [flags]
lab ci status
lab ci status upstream 608 --merge-request
lab ci status 600 --wait
lab ci status upstream 125 --merge-request --bridge 'security-tests'
-h, --help help for status
--merge-request use merge request pipeline if enabled
--wait continuously print the status and wait to exit until the pipeline finishes. Exit code indicates pipeline status
--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