veirox logs

Stream or print session logs

Synopsis

veirox logs [flags]

Description

Stream or print session logs

Flags

FlagTypeDefaultDescription
--followboolfalsestream events live via SSE
--plainboolfalseemit ndjson instead of the Charm UI
--show-thinkingboolfalserender assistant thinking blocks (off by default)

Exit codes

CodeMeaning
0Success.
1Generic error (network, API 5xx).
2Validation error (bad flag, missing required arg).
3Unauthenticated โ€” run veirox login or set VEIROX_API_KEY.
4Not found (resource does not exist in this project).
5Permission denied (your role / API key lacks the scope).

See also