Audit
The `hanzo audit` commands.
Also for this capability: API · CLI · MCP · SDKs
Your org's tamper-evident audit trail: every security-relevant event, hash-chained and readable.
hanzo audit getEvery command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.
| Command | What it does |
|---|---|
hanzo audit get | List reads the caller's OWN org audit trail, newest first, with the total the filter matched so a console can page it. |
How is this guide?