Hanzo AI

CLI

The `hanzo` command line — 2250 commands across 118 capabilities, generated from the CLI's own command table.

The hanzo command line

Every Hanzo capability is a real subcommand — there is no hanzo api passthrough. The command tree is folded from the same OpenAPI document the SDKs and the MCP tools come from, so a command exists exactly where an operation does.

curl -fsSL hanzo.sh | sh
hanzo auth login
Commands2250
Capabilities118

1 of the CLI's 2251 commands call an address the public API document does not carry — the operator surface, and routes the CLI's own pin is ahead of or behind on. They are omitted here rather than linked to a page that does not exist.

Command groups

GroupCommandsWhat it is
hanzo account10Your own account: API keys you mint and revoke, and org onboarding.
hanzo ad7Your paid ad campaigns, launched and paused from one place.
hanzo affiliate10A partner program that pays commission on what your referrals spend.
hanzo agents38Autonomous agents for your org: define them, run them, keep every run.
hanzo ai294Hanzo AI — the model API on /v1 (/v1/chat/completions, /v1/messages, /v1/models and the rest of hanzoai/ai's…
hanzo allowance1How much a plan lets you do without paying, and how much of it you have left today.
hanzo ask2A plain-language question about your business, answered with real numbers.
hanzo audit1Your org's tamper-evident audit trail: every security-relevant event, hash-chained and readable.
hanzo author5A royalty for open-source work: your repo runs, you get paid.
hanzo authz3The access decision behind an org-scoped call: who may do what, where, answered allow or deny.
hanzo auto17Workflows that run themselves, on a schedule or a webhook.
hanzo base3Managed Hanzo Base: a hosted backend for your app — collections, records, access rules and sign-in.
hanzo benchmark9One honest score for any model, on the tests everyone quotes.
hanzo billing45Your org's balance, what it has spent, and the cards it pays with.
hanzo blueprint3What a template costs to run, worked out before you deploy.
hanzo books25Double-entry accounting: chart of accounts, ledger, bank reconciliation, and the reports that prove the books…
hanzo bot3A bot doing your work on a real desktop, live, while you watch.
hanzo campaign11One go-to-market push across paid, organic and email at once.
hanzo captable31Your cap table: stakeholders, share classes, grants, SAFEs, rounds, and who owns what.
hanzo catalog1One place to browse every project, app and site built here.
hanzo channels7One inbox for the chat apps you connect — Discord, Slack, Teams, Telegram.
hanzo cloudflare32Your Cloudflare account, managed from Hanzo: zones, Pages, Workers, Workers AI, R2, KV and D1.
hanzo code7Search and symbols across your repos, for you and your agents.
hanzo commerce162Selling: checkout, subscriptions, invoices, spend alerts, payment webhooks and the storefront catalog.
hanzo company24Incorporation end to end: pick a structure, add founders, pay, file, and e-sign.
hanzo compliance17Your KYC/KYB onboarding, accreditation records, and the evidence trail behind them.
hanzo content6Marketing content from draft to published, on every channel.
hanzo crawl1Any web page turned into clean markdown a model can read.
hanzo crm20Your sales pipeline: the companies, the people, the deals in play.
hanzo dataroom26A secure document room you share by link and watch page by page.
hanzo dataset7The per-org dataset plane of /v1/risk: a dataset is a VERSIONED, IMMUTABLE snapshot of one tenant's own event…
hanzo deploy20Hanzo CD: see what each app is running, sync it, and roll back a bad release.
hanzo destination5Your events forwarded to the ad and analytics tools you use.
hanzo dns12Your DNS records: the zones and records behind every name you point at Hanzo.
hanzo domain7Hanzo Domains: search a name, see the price, buy it from your prepaid wallet.
hanzo engine4Hanzo Engine: which models the serving runtime has loaded, and the GPUs under it.
hanzo entitlement2What your org may run: what the plan grants, and which of those products are switched on.
hanzo esign13A document out for signature, signed and filed with an audit trail.
hanzo eval16Scoring a model on your own data, with a judge you choose.
hanzo event12Product analytics: send an event, read back who did what.
hanzo exec4The code interpreter: run a snippet in a sandbox, and move files in and out of the session that sandbox IS.
hanzo experiment7A/B testing anything: a flag, an ad, a subject line, a model.
hanzo explorer2Chain data: your block indexers and how far each has caught up, plus the on-chain price feeds.
hanzo flags8Feature flags: ship it dark, then turn it on for who you pick.
hanzo flow8Hanzo Flow: build an agent workflow on a visual canvas, run it, and read every run.
hanzo framework19Document types you define: describe a record once, then create, list, submit and cancel documents against it.
hanzo functions11Your serverless code: publish it, call it over HTTP, watch every run and what it cost.
hanzo gateway3Live control of the policy your API applies to every incoming request: CORS, rate limits, cache TTL and…
hanzo git44Git hosting for your org: create repos, clone, push, and see what they cost.
hanzo graph7One organization's entities and the relations between them, held as assertions: somebody, at some moment,…
hanzo guide19The AI that builds an agentic company with you, one measured step at a time.
hanzo help4A support desk: customers file tickets, your team answers them.
hanzo iam150Hanzo's identity provider: users, organizations, applications, and the OIDC/OAuth2 endpoints every Hanzo…
hanzo index17Fast full-text search over your own data, typos forgiven.
hanzo ingress18Your edge: automatic TLS certificates and hostname routing to any backend, changed live.
hanzo integrations50How your org connects third-party accounts like Slack, and revokes them.
hanzo kms5Secret custody: your org's secrets sealed at rest, plus threshold signing.
hanzo knowledge9Your team's wiki and your agents' memory, searchable by meaning.
hanzo kv6Your key-value store: buckets of versioned values your apps read and write by key.
hanzo label7The ground-truth plane: what actually turned out to be fraud, who said so, and when they could first have…
hanzo leaderboard5The ranking of who uses AI most, in your org and globally.
hanzo legal11The paperwork your company needs, drafted, signed and filed.
hanzo licensing11What an org has bought and may run: signed licenses to issue, verify and revoke, and the releases they unlock.
hanzo link11The unified AI login manager's registry: the org+user-scoped record of WHICH provider accounts (Claude Max,…
hanzo lsp5Live semantic code intelligence — definitions, references, types, hover, outline and diagnostics — over a…
hanzo marketing35Lifecycle email: drip sequences that reach the right people.
hanzo marketplace6The shop for tools and agents: browse, install into your project, publish your own free or priced.
hanzo meet7The virtual office: it decides who may join a room and mints the short-lived token that lets them in.
hanzo metrics11
hanzo ml7Model serving: deploy a model behind an endpoint and call it.
hanzo mq15Queue and stream admin for your org: create them, watch them drain, ack what you pulled.
hanzo network4Mounts the Hanzo Cloud NETWORKING surface: the tenant's Hanzo Zero Trust footprint — the overlay network, its…
hanzo node4Your machines: the ones you own, connected and ready to take a command.
hanzo notify4Transactional email and SMS, sent through your org's own provider credential.
hanzo o11y381Your logs, metrics and traces: ship them in, query them, chart them.
hanzo openapi3The served contract: the OpenAPI document every client, tool list and command group is generated from, its…
hanzo plan14The plan catalog: every tier you can buy, what it costs, and what it grants.
hanzo platform37Hanzo PaaS: deploy containers to your own tenant namespace — builds, releases, environments, logs, custom…
hanzo pref2Your own settings — theme, density, pinned nav — following you across every Hanzo app.
hanzo pricing28The price list: what every model, provider, GPU tier, tool and hosting plan costs.
hanzo projects29Where your sites live: create one, deploy a build, roll back to any release.
hanzo prompt6Your prompt library, versioned, so nothing changes silently.
hanzo provisioning28One-click data add-ons: a SQL, key-value, document, vector, search or object store, wired straight into your…
hanzo pubsub2Your message bus: publish, subscribe, and durable streams your apps read at their own pace.
hanzo reference6The lookup data a risk decision needs but cannot derive: which email domains hand out throwaway inboxes,…
hanzo referral2Referral ATTRIBUTION: who referred whom, and whether that referee ever became a real customer.
hanzo registry6Your container and package registry: push images, pull them back, see what you store.
hanzo risk11HANZO RISK's model plane: the per-organisation feature surface and the per-organisation models trained on it.
hanzo s36Object storage: your buckets and the files in them, with signed URLs for upload and download.
hanzo sandbox19The ONE compute primitive: a sandbox is a gVisor pod that runs somebody else's code, and every lifetime is…
hanzo sbom2What is inside a container image: every component, resolvable by digest or image ref.
hanzo search1One ranked result set over everything your org has stored.
hanzo security7Secret scanning for your code: submit sources, get findings, masked never raw.
hanzo seo7Search visibility as data: what a phrase is worth, what a site already places for, who places beside it, who…
hanzo settings2How an org configures each product it uses, secret fields included.
hanzo share2A public URL for a service on your own machine, and a list of what you have open.
hanzo social13Posting to every social account you own, now or on a schedule.
hanzo standing1Prices and tracks what it costs to KEEP a company, as distinct from what it cost to form one.
hanzo sync6Data sync: link two endpoints and keep them in step, on a webhook, on a schedule, or on demand.
hanzo tasks5Hanzo Tasks: durable workflows that survive a crash, with every run visible and replayable.
hanzo taxonomy5The product catalogue's shape: which categories exist, what each product is called, which category it sits…
hanzo team20Your org's shared workspace: documents edited together, files, seats, and agents as teammates.
hanzo tel10The telecommunications surface: phone numbers, calls and messages, on whatever carrier the deployment is…
hanzo template5A gallery of starter kits you can deploy as they come.
hanzo todo13Hanzo Todo: boards, the work items on them, and the filters that make a board.
hanzo tools19Everything your org can call, in one list: connector actions, functions, agents, skills and your own MCP…
hanzo translate3Text in, the same text out in the language you asked for.
hanzo treasury2The reserve fund behind every payout: real capital, held and accounted for.
hanzo trust17Your trust centre: the controls you publish, the coverage they compute to, the documents a reviewer asks for,…
hanzo usage5What your org ran and what it cost, broken down per account.
hanzo validator4One-click validator onboarding: prove your Genesis NFT, get a node provisioned, queue its registration.
hanzo visor34The compute you rent from Hanzo: machines, GPUs and clusters — launch one, resize it, tear it down.
hanzo wallet8Blockchain key custody: create wallets, rotate their keys, and sign with them.
hanzo web34The chain-access surface: which chains this deployment can reach, a JSON-RPC endpoint onto each, and the two…
hanzo webhook8How your app hears about events: register an endpoint, pick the events, get each one delivered and signed.
hanzo websearch7A web search and a page fetch your agents can call.
hanzo world6A live news feed filtered to what your project cares about.
hanzo x4021Pay-per-request over HTTP 402: quote a price, take the payment, serve the resource.

How is this guide?