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.View logs for a local or V2 Cloud instance.
- For local instances, logs come from
docker logs/podman logs. - For V2 Cloud instances, logs are fetched over a time range from Helix Cloud and require
helix auth login.
Usage
Arguments
| Argument | Description |
|---|---|
INSTANCE | Instance name. If omitted in a TTY with multiple instances, the CLI prompts. Defaults to dev when present and no prompt is needed. |
Available flags
| Flag | Type | Description | Default |
|---|---|---|---|
-f, --follow | Boolean | Stream live logs. Local only — rejected for V2 Cloud instances. | false |
-r, --range | Boolean | Query historical logs from Helix Cloud over a time range. V2 Cloud only. | false |
--start | RFC 3339 timestamp | Start of the range. Requires --range. | --end minus 1 hour |
--end | RFC 3339 timestamp | End of the range. Requires --range. | Now (UTC) |
--range, --start, and --end are rejected for local instances with:
--follow against a V2 Cloud instance is rejected with: