mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
fix: improve setup wizard behavior
This commit is contained in:
parent
33a142f769
commit
1c30abc51d
13 changed files with 337 additions and 38 deletions
|
|
@ -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 | — |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue