kai notes¶
Create and manage notes with customer and task links.
Commands¶
notes add¶
| Option | Description |
|---|---|
--body, -b | Note body text |
--customer, -c | Customer association |
--tag | Tags (repeatable) |
--task | Link to task ID |
--json | JSON output |
kai notes add "Sprint retro findings" --customer "Acme Corp" \
--body "Deploy pipeline stable, need more test coverage"
notes list¶
notes show¶
notes delete¶
notes edit¶
Open the notes file in $EDITOR.