Base
The `hanzo base` commands.
Also for this capability: API · CLI · MCP · SDKs
Managed Hanzo Base: a hosted backend for your app — collections, records, access rules and sign-in.
hanzo base bases 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 base health | Reports that the base subsystem is serving. |
bases
| Command | What it does |
|---|---|
hanzo base bases get <org> | Describes ONE org's Base — whether its store exists, and what it occupies. |
hanzo base bases list | Lists every Base the caller can reach, one per org their token carries. |
How is this guide?