github.com/zaquestion/lab@v0.25.1/docs/lab_mr_thumb_down.md (about) 1 ## lab mr thumb down 2 3 Thumbs down merge request 4 5 ``` 6 lab mr thumb down [remote] [<MR id or branch>] [flags] 7 ``` 8 9 ### Examples 10 11 ``` 12 lab mr thumb down origin 13 lab mr thumb down origin 10 14 ``` 15 16 ### Options 17 18 ``` 19 -h, --help help for down 20 ``` 21 22 ### Options inherited from parent commands 23 24 ``` 25 --debug Enable debug logging level 26 --no-pager Do not pipe output into a pager 27 --quiet Turn off any sort of logging. Only command output is printed 28 ``` 29 30 ### SEE ALSO 31 32 * [lab mr thumb](lab_mr_thumb.md) - Thumb operations on merge requests 33 34 ###### Auto generated by spf13/cobra on 27-Jun-2022