Skip to main content
Reference · Information

senkani index

Live

Build or update the symbol index manually.

Syntax

senkani index [--root path]

Behavior

Normally runs incrementally via FSEvents. This command forces a full rebuild — useful after switching branches or if the index gets out of sync.

Example

$ senkani index --root .

Flags

Flag
Description
--root <path>
Root to index.
--force
Full rebuild even if FSEvents cursor is current.
Source: Sources/CLI/IndexCommand.swift