github.com/zaquestion/lab@v0.25.1/docs/lab_milestone.md (about) 1 ## lab milestone 2 3 List and search milestones 4 5 ``` 6 lab milestone [flags] 7 ``` 8 9 ### Options 10 11 ``` 12 -h, --help help for milestone 13 ``` 14 15 ### Options inherited from parent commands 16 17 ``` 18 --debug Enable debug logging level 19 --no-pager Do not pipe output into a pager 20 --quiet Turn off any sort of logging. Only command output is printed 21 ``` 22 23 ### SEE ALSO 24 25 * [lab](index.md) - lab: A GitLab Command Line Interface Utility 26 * [lab milestone create](lab_milestone_create.md) - Create a new milestone 27 * [lab milestone delete](lab_milestone_delete.md) - Deletes an existing milestone 28 * [lab milestone list](lab_milestone_list.md) - List milestones 29 30 ###### Auto generated by spf13/cobra on 27-Jun-2022