fix: improve setup wizard behavior

This commit is contained in:
Andrey Avtomonov 2026-05-17 18:37:43 +02:00
parent 33a142f769
commit 1c30abc51d
13 changed files with 337 additions and 38 deletions

View file

@ -31,6 +31,9 @@ ktx dev <subcommand> [options]
## `dev schema`
`ktx dev schema` does not require a `ktx.yaml` file or a configured project
directory. Use it from any directory to generate editor or agent schema files.
| Flag | Description | Default |
|------|-------------|---------|
| `--output <file>` | Write the schema to a file instead of stdout | — |