veirox dashboard

Project & platform dashboards

Synopsis

veirox dashboard <subcommand> [args] [flags]

Description

Project & platform dashboards

Subcommands

CommandDescription
veirox dashboard customManage saved custom dashboards
veirox dashboard observabilityShow platform observability data
veirox dashboard statsShow dashboard summary stats
veirox dashboard usageShow 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

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