veirox governance
Retention policies, DSRs, and PII inventory
Synopsis
veirox governance <subcommand> [args] [flags]
Description
Retention policies, DSRs, and PII inventory
Subcommands
| Command | Description |
|---|---|
veirox governance dsr | Manage Data Subject Requests |
veirox governance pii-inventory | Show PII entity inventory |
veirox governance retention | Manage retention policies |
veirox governance dsr
Manage Data Subject Requests
veirox governance pii-inventory
Show PII entity inventory
veirox governance pii-inventory
veirox governance retention
Manage retention policies
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). |