github.com/zaquestion/lab@v0.25.1/docs/lab_label.md (about)

     1  ## lab label
     2  
     3  List and search labels
     4  
     5  ```
     6  lab label [flags]
     7  ```
     8  
     9  ### Options
    10  
    11  ```
    12    -h, --help   help for label
    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 label create](lab_label_create.md)	 - Create a new label
    27  * [lab label delete](lab_label_delete.md)	 - Deletes an existing label
    28  * [lab label list](lab_label_list.md)	 - List labels
    29  
    30  ###### Auto generated by spf13/cobra on 27-Jun-2022