Bot
The `hanzo bot` commands.
Also for this capability: API · CLI · SDKs
A bot doing your work on a real desktop, live, while you watch.
hanzo bot runs 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.
runs
| Command | What it does |
|---|---|
hanzo bot runs create | Answers 501 to every call: launching a bot run is not implemented. |
hanzo bot runs list | List returns the caller org's live bot runs, read from the bot runtime and projected into the console contract with… |
hanzo bot runs stop <runId> | Stop terminates one of the caller org's own bot runs and reports its terminal state. |
How is this guide?