cu task update
cu task update
Update a task
Synopsis
Update an existing task with new properties.
Options
--add-assignee strings Add assignees (username or ID)
-d, --description string New task description
--due string New due date (ISO format or 'today', 'tomorrow')
-h, --help help for update
-n, --name string New task name
-p, --priority string New task priority (urgent, high, normal, low)
--remove-assignee strings Remove assignees (username or ID)
-s, --status string New task status
--tag strings Replace tags with these tags
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 task - Manage tasks