Skip to main content

Module cli

Module cli 

Source
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 index command.
cmd_search
Execute the seekr-code search command.
cmd_status
Execute the seekr-code status command.