mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-19 08:28:06 +02:00
Merge remote-tracking branch 'origin/main' into rewrite-sl-internals-reactflow
# Conflicts: # docs-site/content/docs/cli-reference/ktx-setup.mdx
This commit is contained in:
commit
395b7752d3
21 changed files with 251 additions and 157 deletions
|
|
@ -216,10 +216,11 @@ For repeatable fixtures and automation, skip prompts with flags:
|
|||
ktx setup \
|
||||
--project-dir ./analytics \
|
||||
--no-input \
|
||||
--yes \
|
||||
--skip-llm \
|
||||
--skip-embeddings \
|
||||
--database postgres \
|
||||
--new-database-connection-id warehouse \
|
||||
--database-connection-id warehouse \
|
||||
--database-url env:DATABASE_URL \
|
||||
--database-schema public
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue