CLI reference
Query — search, status
Ask questions and check sync state from the terminal without involving an editor.
repowise search
Search the wiki by keyword, meaning, or symbol name.
repowise search QUERY [PATH] [OPTIONS]Prop
Type
repowise search "auth token validation"
repowise search "auth token validation" --mode semantic --limit 20
repowise search "GraphBuilder" --mode symbolModes:
- fulltext — keyword match (SQLite FTS).
- semantic — meaning-based (LanceDB vector search, falls back to FTS).
- symbol — symbol name match.
repowise status
Show the wiki's sync state and page statistics — last sync commit, total pages, provider/model, token usage, and a per-type page breakdown.
repowise status [PATH] [OPTIONS]Prop
Type
repowise status
repowise status --workspace