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

     1  ## lab issue
     2  
     3  Describe, list, and create issues
     4  
     5  ```
     6  lab issue [flags]
     7  ```
     8  
     9  ### Options
    10  
    11  ```
    12    -h, --help   help for issue
    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 issue browse](lab_issue_browse.md)	 - View issue in a browser
    27  * [lab issue close](lab_issue_close.md)	 - Close issue by ID
    28  * [lab issue create](lab_issue_create.md)	 - Open an issue on GitLab
    29  * [lab issue edit](lab_issue_edit.md)	 - Edit or update an issue
    30  * [lab issue list](lab_issue_list.md)	 - List issues
    31  * [lab issue move](lab_issue_move.md)	 - Move issue to another project
    32  * [lab issue note](lab_issue_note.md)	 - Add a note or comment to an issue on GitLab
    33  * [lab issue reopen](lab_issue_reopen.md)	 - Reopen a closed issue
    34  * [lab issue show](lab_issue_show.md)	 - Describe an issue
    35  * [lab issue subscribe](lab_issue_subscribe.md)	 - Subscribe to an issue
    36  * [lab issue unsubscribe](lab_issue_unsubscribe.md)	 - Unubscribe from an issue
    37  
    38  ###### Auto generated by spf13/cobra on 27-Jun-2022