Trust
The `hanzo trust` commands.
Also for this capability: API · CLI · SDKs
Your trust centre: the controls you publish, the coverage they compute to, the documents a reviewer asks for, and who you send data to.
hanzo trust listEvery 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 trust documents | Lists your organization's documents. |
hanzo trust evidence | Reads the audit rows that stand behind one control, over a window. |
hanzo trust faq | Lists your knowledge base — the questions a reviewer asks, answered once. |
hanzo trust frameworks | Lists the frameworks coverage is computed against, and how many clauses each publishes. |
hanzo trust list | Reads YOUR organization's whole trust centre, including the addresses of your own gated documents. |
hanzo trust policies | Lists your organization's published policies. |
hanzo trust profile | Reads your organization's trust-centre profile — the name, tagline and summary a visitor sees, whether the centre is… |
hanzo trust risk | Reads your risk profile — the label and value pairs describing what your organization handles and how. |
hanzo trust subprocessors | Lists the third parties your organization sends data to, each naming what it is for. |
hanzo trust updates | Lists your trust-centre updates, newest as you ordered them. |
controls
| Command | What it does |
|---|---|
hanzo trust controls get <id> | Reads one control by id. |
hanzo trust controls list | Lists every control your organization publishes, with the counts. |
coverage
| Command | What it does |
|---|---|
hanzo trust coverage get <framework> | Reads one framework clause by clause: every clause the standard publishes, what covers it, and which controls stand… |
hanzo trust coverage list | Reads coverage: per framework, how many clauses have an automated control behind them, how many are partial, and how… |
kind
| Command | What it does |
|---|---|
hanzo trust kind rm <kind> <id> | Removes one record from a section of your organization's trust centre. |
hanzo trust kind set <kind> <id> | Writes one record into a section of YOUR organization's trust centre — profile, control, document, subprocessor,… |
published
| Command | What it does |
|---|---|
hanzo trust published get <org> | Reads a published trust centre — the whole thing in one answer: the organization's profile, its control inventory,… |
How is this guide?