veirox dashboard
Project & platform dashboards
Synopsis
veirox dashboard <subcommand> [args] [flags]
Description
Project & platform dashboards
Subcommands
| Command | Description |
|---|---|
veirox dashboard custom | Manage saved custom dashboards |
veirox dashboard observability | Show platform observability data |
veirox dashboard stats | Show dashboard summary stats |
veirox dashboard usage | Show usage rollups |
veirox dashboard custom
Manage saved custom dashboards
veirox dashboard observability
Show platform observability data
veirox dashboard stats
Show dashboard summary stats
veirox dashboard stats
veirox dashboard usage
Show usage rollups
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). |