For the complete documentation index optimized for AI agents, see llms.txt.View logs for a local or Helix Cloud instance.
- For local instances, logs come from
docker logs/podman logs. - For Helix 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 Helix Cloud instances. | false |
-r, --range | Boolean | Query historical logs from Helix Cloud over a time range. Helix 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 Helix Cloud instance is rejected with: