- Add 'kb settings' command with get, set, list, and unset subcommands - Create settings.ts command module with full type validation - Add comprehensive unit tests for settings commands (432 lines) - Wire settings routing into CLI entry point (bin.ts) - Add changeset for patch release of @dustinbyrne/kb package
127 B
127 B
@dustinbyrne/kb
| @dustinbyrne/kb |
|---|
| minor |
Add CLI commands for settings management: kb settings and kb settings set <key> <value>.