mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-16 08:25:14 +02:00
Notion's setup path read --source-api-key-ref while writing the auth_token_ref config field, so --source-auth-token-ref was silently dropped. Align Notion to the flag=field convention every other connector follows: it now reads --source-auth-token-ref, and --source-api-key-ref becomes Metabase-only. Also add validation rejecting any credential-ref flag not applicable to the chosen --source, with a pointer to the correct flag, closing the silent-drop class for all connectors. Update CLI-reference docs, the ktx skill Notion example, and tests. Fixes KLO-724. |
||
|---|---|---|
| .. | ||
| connection-commands.ts | ||
| connection-selection.ts | ||
| ingest-commands.ts | ||
| knowledge-commands.ts | ||
| mcp-commands.ts | ||
| runtime-commands.ts | ||
| setup-commands.ts | ||
| sl-commands.ts | ||
| sql-commands.ts | ||
| status-commands.ts | ||