github.com/ianfoo/lab@v0.9.5-0.20180123060006-5ed79f2ccfc7/docs/lab_issue_create.md (about)

     1  ## lab issue create
     2  
     3  Open an issue on GitLab
     4  
     5  ### Synopsis
     6  
     7  
     8  Open an issue on GitLab
     9  
    10  ```
    11  lab issue create [remote] [flags]
    12  ```
    13  
    14  ### Options
    15  
    16  ```
    17    -h, --help                  help for create
    18    -m, --message stringSlice   Use the given <msg>; multiple -m are concatenated as seperate paragraphs
    19  ```
    20  
    21  ### SEE ALSO
    22  * [lab issue](lab_issue.md)	 - Describe, list, and create issues
    23  
    24  ###### Auto generated by spf13/cobra on 23-Jan-2018