ktx/docs-site/content/docs/cli-reference
Andrey Avtomonov 66536f8937 feat(cli): add --fast flag and Local data section to ktx status
Add --fast to skip checks requiring external communication (Claude Code
auth probe and Postgres pg_stat_statements probe); skipped checks render
as `-` and carry `"status": "skipped"` in JSON output. Always show a new
Local data section sourced from .ktx/db.sqlite (ingest run counts and
last-completed per connection, knowledge page counts by scope, semantic
layer source/dictionary value counts) plus on-disk sizes for .ktx/db.sqlite,
.ktx/cache/, raw-sources/, wiki/global/, and semantic-layer/. Wrap the
remaining slow probes in a @clack/prompts spinner when stdout is a TTY.
2026-05-21 14:07:48 +02:00
..
ktx-admin.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-connection.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-ingest.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-mcp.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-setup.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-sl.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-sql.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx-status.mdx feat(cli): add --fast flag and Local data section to ktx status 2026-05-21 14:07:48 +02:00
ktx-wiki.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
ktx.mdx docs: standardize ktx naming (#187) 2026-05-20 17:33:38 +02:00
meta.json feat(cli): add ktx admin reindex (#160) 2026-05-20 01:36:54 +02:00