Skip to content

kai kb

Browse and search the knowledge base.

Commands

kb list

List all knowledge base files.

kai kb list [--json]

kb show

Display the contents of a KB file.

kai kb show PATH
kai kb show "runbooks/deploy-checklist.md"

Full-text search across all KB sources.

kai kb search QUERY... [--max N] [--json]
kai kb search "connection pooling" --max 10

Returns file path, line number, and matching snippet for each result.