Expand description
CLI subcommand implementations.
Handles search result formatting (colored terminal + JSON output), index building orchestration, and status display.
Functionsยง
- cmd_
index - Execute the
seekr-code indexcommand. - cmd_
search - Execute the
seekr-code searchcommand. - cmd_
status - Execute the
seekr-code statuscommand.