clickup attachment list
List attachments on a task
Synopsis
List attachments on a ClickUp task.
If TASK is not provided, the task ID is auto-detected from the current git branch.
clickup attachment 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 templateSEE ALSO
- clickup attachment - Manage attachments on ClickUp tasks