github.com/matthewdale/lab@v0.14.0/docs/lab_ci_trace.md (about) 1 ## lab ci trace 2 3 Trace the output of a ci job 4 5 ### Synopsis 6 7 If a job is not specified the latest running job or last job in the pipeline is used 8 9 ``` 10 lab ci trace [remote [[branch:]job]] [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -h, --help help for trace 17 ``` 18 19 ### SEE ALSO 20 21 * [lab ci](lab_ci.md) - Work with GitLab CI pipelines and jobs 22 23 ###### Auto generated by spf13/cobra on 10-Aug-2018