kai config¶
Manage task states and system configuration.
Commands¶
config states¶
List all configured task states (kanban columns).
config add-state¶
Add a new task state.
| Option | Description |
|---|---|
--label | Display label (required) |
--color | Color hex code (required) |
--after | Insert after this state |
--done | Mark as a done/completed state |
config remove-state¶
config move-state¶
Reorder a state.