Skip to content

clickup comment list

List comments on a task

Synopsis

List comments on a ClickUp task.

If TASK is not provided, the task ID is auto-detected from the current git branch.

clickup comment list [TASK] [flags]

Options

-h, --help help for list
--jq string Filter JSON output using a jq expression
--json Output JSON
-r, --raw Output raw strings instead of JSON-encoded (use with --jq)
--template string Format JSON output using a Go template

SEE ALSO