mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-28 08:49:38 +02:00
fix(cli): rename sql connection flag
This commit is contained in:
parent
03ec7b1989
commit
d3767152e9
5 changed files with 29 additions and 14 deletions
|
|
@ -70,7 +70,7 @@ Agent integration ready: yes (codex:project)
|
|||
| `ktx sl search "revenue"` | Search semantic-layer sources |
|
||||
| `ktx sl validate <source> --connection-id <id>` | Validate a semantic source |
|
||||
| `ktx sl query --measure <measure> --format sql` | Compile semantic-layer SQL |
|
||||
| `ktx sql --connection-id <id> "select 1"` | Execute read-only SQL |
|
||||
| `ktx sql --connection <id> "select 1"` | Execute read-only SQL |
|
||||
| `ktx wiki search "revenue definition"` | Search local wiki context |
|
||||
| `ktx mcp start` | Start the local MCP server for agent clients |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue