Hanzo
CLINetwork

Network

3 `hanzo` commands for Network, each calling one operation on api.hanzo.ai.

Package network 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).

3 commands · API reference →

CommandCallsWhat it does
hanzo networks get <id>GET /v1/network/{id}Returns one overlay network by id, scoped to the caller's org.
hanzo networks routersGET /v1/network/routersReturns the Zero Trust routers the caller's org owns.
hanzo networks listGET /v1/networkReturns the caller's org overlay network on the Zero Trust fabric.

How is this guide?