Hanzo AI

Node

The `hanzo node` commands.

Also for this capability: API · CLI · SDKs

Your machines: the ones you own, connected and ready to take a command.

API reference →

hanzo node 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 node connectThe socket a bot node dials and holds open to become invokable.
hanzo node listReturns the caller org's currently connected bot nodes: what each one calls itself, the platform it runs on, its agent…

invoke

CommandWhat it does
hanzo node invoke <id>Ask one of your connected machines to run a command, and get its answer back.

peer

CommandWhat it does
hanzo node peer invokeReplica-to-replica forward of one invocation to the pod holding the node's socket.

How is this guide?

On this page