Engine
The `hanzo engine` commands.
Also for this capability: API · CLI · MCP · SDKs
Hanzo Engine: which models the serving runtime has loaded, and the GPUs under it.
hanzo engine modelEvery 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 engine model | Read one model's load state on the serving runtime |
hanzo engine models | List the models the serving runtime holds, with each one's load state |
hanzo engine status | Whether the serving runtime is reachable, and which build it runs |
hanzo engine system | The serving host's own inventory: devices, memory and build capabilities |
How is this guide?