gh issue comment
Create a new issue comment
gh issue comment {<number> | <url>} [flags]
Examples
$ gh issue comment 22 --body "I was able to reproduce this issue, lets fix it."
Options
-b, --body string Supply a body. Will prompt for one otherwise.
-F, --body-file file Read body text from file
-e, --editor Add body using editor
-w, --web Add body in browser
Options inherited from parent commands
--help Show help for command
-R, --repo [HOST/]OWNER/REPO Select another repository using the [HOST/]OWNER/REPO format

