Reference
helix.toml. If a project has multiple eligible databases, pass --database explicitly.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Add a local instance or a Cloud database link
helix add local --name dev [--port 6969] [--disk | --storage-uri s3://bucket/prefix]
helix add cloud --name production [--database tenant:<id>|cluster:<id>] \
[--project <id>] [--workspace <id>]
helix.toml. If a project has multiple eligible databases, pass --database explicitly.Was this page helpful?