Task Management

barkcli update

Update any field on an existing task.

Usage

barkcli update <id> [options]

Examples

barkcli update jwt-login -t "New title"
barkcli update jwt-login -p critical
barkcli update jwt-login --due 2024-12-20

Flags

-t, --titleNew title
-p, --priorityNew priority
-l, --labelAdd labels
--dueSet due date
--effortSet story points
--rm-acRemove acceptance criterion