![]() |
![]()
| ![]() |
![]()
NAMEgh-issue-comment - Add a comment to an issue SYNOPSISgh issue comment {<number> | <url>} [flags] DESCRIPTIONAdd a comment to a GitHub issue. Without the body text supplied through flags, the command will interactively prompt for the comment text. OPTIONS
OPTIONS INHERITED FROM PARENT COMMANDS
EXIT CODES0: Successful execution 1: Error 2: Command canceled 4: Authentication required NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information. EXAMPLE$ gh issue comment 12 --body "Hi from GitHub CLI" SEE ALSOgh-issue(1)
|