github.com/lelandbatey/lab@v0.12.1-0.20180712064405-55bfd303a5f0/docs/lab_ci_view.md (about) 1 ## lab ci view 2 3 View, run, trace, and/or cancel CI jobs current pipeline 4 5 ### Synopsis 6 7 Supports viewing, running, tracing, and canceling jobs 8 9 'r', 'p' to run/retry/play a job -- Tab navigates modal and Enter to confirm 10 't' to toggle trace/logs (runs in background, so you can jump in and out) 11 'c' to cancel job 12 13 Supports vi style (hjkl,Gg) bindings and arrow keys for navigating jobs and logs. 14 15 Feedback Encouraged!: https://github.com/zaquestion/lab/issues 16 17 ``` 18 lab ci view [remote] [flags] 19 ``` 20 21 ### Options 22 23 ``` 24 -h, --help help for view 25 ``` 26 27 ### SEE ALSO 28 29 * [lab ci](lab_ci.md) - Work with GitLab CI pipelines and jobs 30 31 ###### Auto generated by spf13/cobra on 12-Jul-2018