copia-cli issue comment
copia-cli issue comment <number> [flags]
Add a comment to a Copia issue. The comment body is supplied via the –body flag.
Options
-b,--body <string>- Comment body (required)
Options inherited from parent commands
-
--host <string> - Target Copia host
-R,--repo <string>- Select repository (owner/repo)
-
--token <string> - Authentication token
Examples
$ copia-cli issue comment 12 --body "Investigating this now."