mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
Remove deleted CLI command remnants (#105)
* fix(cli): reject unknown commands generically * fix(cli): refresh ready command hints * refactor(cli): drop removed wiki command internals
This commit is contained in:
parent
db23fea609
commit
6bc8d200ea
8 changed files with 75 additions and 207 deletions
|
|
@ -37,9 +37,7 @@ ktx
|
|||
```
|
||||
|
||||
The public context-build entrypoint is `ktx ingest [connectionId]` or
|
||||
`ktx ingest --all`. Legacy command shapes such as `ktx scan`, `ktx ingest run`,
|
||||
`ktx ingest status`, `ktx ingest replay`, `ktx ingest watch`, and
|
||||
`ktx setup status` are not part of the current public CLI.
|
||||
`ktx ingest --all`.
|
||||
|
||||
## Global Options
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue