cu comment
cu comment
Manage task comments
Synopsis
Manage comments on ClickUp tasks.
Without subcommands, adds a comment to the specified task.
Options
--assignee string Assign comment to user
-d, --delete string Delete comment by ID
-h, --help help for comment
-l, --list List all comments on the task
-m, --message string Comment text (opens editor if not provided)
--notify-all Notify all task watchers
Options inherited from parent commands
--config string config file (default is $HOME/.config/cu/config.yml)
--debug enable debug mode
-o, --output string output format (table|json|yaml|csv) (default "table")
SEE ALSO
- cu - A GitHub CLI-inspired command-line interface for ClickUp
- cu comment delete - Delete a comment
- cu comment list - List all comments on a task