github.com/lelandbatey/lab@v0.12.1-0.20180712064405-55bfd303a5f0/docs/lab_issue_create.md (about) 1 ## lab issue create 2 3 Open an issue on GitLab 4 5 ### Synopsis 6 7 Open an issue on GitLab 8 9 ``` 10 lab issue create [remote] [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -a, --assignees strings Set assignees by username 17 -h, --help help for create 18 -l, --label strings Set the given label(s) on the created issue 19 -m, --message strings Use the given <msg>; multiple -m are concatenated as seperate paragraphs 20 ``` 21 22 ### SEE ALSO 23 24 * [lab issue](lab_issue.md) - Describe, list, and create issues 25 26 ###### Auto generated by spf13/cobra on 12-Jul-2018