veirox watch
Watch tasks / sessions / connectors live
Synopsis
veirox watch [flags]
Description
Watch tasks / sessions / connectors live
Flags
| Flag | Type | Default | Description |
|---|---|---|---|
--interval | duration | 3 * time.Second | polling interval |
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
- ๐ Reference: veirox tail
- ๐ Reference: veirox logs