815 B
815 B
@gsxdsm/fusion
| @gsxdsm/fusion |
|---|
| minor |
Add CLI multi-project commands and --project flag support.
New commands:
kb project list [--json]— List all registered projects with task counts and healthkb project add [name] [path] [--isolation <mode>] [--interactive]— Register a projectkb project remove <name> [--force]— Unregister a projectkb project show <name>— Show project details with health and task countskb project info [name]— Alias for show commandkb project set-default <name>— Set default projectkb project detect— Detect project from current directory
All task and settings commands now support --project <name> flag:
kb task list --project myappkb settings --project myapp
Projects are auto-detected from cwd by walking up to find .fusion/.