veirox logs
Stream or print session logs
Synopsis
veirox logs [flags]
Description
Stream or print session logs
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--follow | bool | false | stream events live via SSE |
--plain | bool | false | emit ndjson instead of the Charm UI |
--show-thinking | bool | false | render assistant thinking blocks (off by default) |
Exit codes
| Code | Meaning |
|---|---|
0 | Success. |
1 | Generic error (network, API 5xx). |
2 | Validation error (bad flag, missing required arg). |
3 | Unauthenticated โ run veirox login or set VEIROX_API_KEY. |
4 | Not found (resource does not exist in this project). |
5 | Permission denied (your role / API key lacks the scope). |
See also
- ๐ Concept: Sessions
- ๐งโ๐ณ Recipe: Stream session to Slack
- ๐ Reference: veirox tail
- ๐ Reference: veirox session