Hanzo AI

Network

The `hanzo network` commands.

Also for this capability: API · CLI · MCP · SDKs

Mounts the Hanzo Cloud NETWORKING surface: the tenant's Hanzo Zero Trust footprint — the overlay network, its routers and its services — served as clean, org-scoped REST off the unified cloud binary and fronting the Hanzo Zero Trust controller (hanzoai/zt, an OpenZiti-based fabric).

API reference →

hanzo network list

Every 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.

CommandWhat it does
hanzo network listReturns the caller's org overlay network on the Zero Trust fabric.
hanzo network routersReturns the Zero Trust routers the caller's org owns.
hanzo network servicesReturns the Zero Trust edge services the caller's org owns.

get

CommandWhat it does
hanzo network get <id>Returns one overlay network by id, scoped to the caller's org.

How is this guide?

On this page