Documentation Index
Fetch the complete documentation index at: https://docs.helix-db.com/llms.txt
Use this file to discover all available pages before exploring further.
For the complete documentation index optimized for AI agents, see llms.txt.This page provides a comprehensive reference for all commands available in Helix CLI v2.
Global Options
These options are available for all commands:Commands
| Command | Subcommands | Flags | Product | Description |
|---|---|---|---|---|
helix add | cloud, ecr, fly, local | -n | Lite, Enterprise | Add a new instance to an existing project |
helix auth | login, logout, createkey | Lite, Enterprise | Manage authentication for Helix Cloud | |
helix backup | -o | Lite | Create a backup of a local instance’s database | |
helix build | -i, --bin | Lite, Enterprise | Build and prepare an instance for deployment | |
helix check | Lite, Enterprise | Validate project configuration and query syntax | ||
helix compile | -p, -o | Lite, Enterprise | Compile project queries | |
helix dashboard | start, stop, status | -p, --host, --helix-port, --attach, --restart | Lite, Enterprise | Launch the Helix Dashboard |
helix delete | Lite | Permanently delete an instance and all its data | ||
helix feedback | Lite, Enterprise | Send feedback to the Helix team | ||
helix init | cloud, ecr, fly, local | -p, -t, -q, -n | Lite, Enterprise | Initialize a new Helix project |
helix logs | -l, -r, --start, --end | Lite | View logs for a running instance | |
helix metrics | full, basic, off, status | Lite, Enterprise | Configure telemetry and metrics collection | |
helix migrate | -p, -q, -i, --port, --dry-run, --no-backup | Lite | Migrate a v1 project to v2 format | |
helix prune | -a | Lite, Enterprise | Remove unused containers, images, and workspace files | |
helix push | --dev | Lite, Enterprise | Deploy or update a running instance | |
helix restart | Lite, Enterprise | Restart a running instance | ||
helix start | Lite, Enterprise | Start a stopped instance | ||
helix status | Lite, Enterprise | Show the status of all instances | ||
helix stop | Lite, Enterprise | Stop a running instance | ||
helix sync | -y | Lite, Enterprise | Sync files from a deployed Helix Cloud instance | |
helix update | --force | Lite, Enterprise | Update the CLI to the latest version |
Next Steps
Local Development
Learn how to develop locally
Helix Cloud
Learn how to deploy to Helix Cloud
Fly.io
Learn how to deploy to Fly.io
AWS ECR
Learn how to deploy to AWS ECR