Hanzo AI

Destination

The `hanzo destination` commands.

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

Your events forwarded to the ad and analytics tools you use.

API reference →

hanzo destination 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 destination listReports every destination this deployment can forward to, each with the caller org's connection state: whether it is…

add

CommandWhat it does
hanzo destination add <platform>Connect one conversion destination for your org, or update the one you have

get

CommandWhat it does
hanzo destination get <platform>Reports one destination's card for the caller's org — its config fields, its connection state, and whether a credential…

rm

CommandWhat it does
hanzo destination rm <platform>Forgets a destination for the caller's org: every credential held in KMS, then the stored config.

test

CommandWhat it does
hanzo destination test <platform>Sends ONE synthetic pageview through the connected destination end to end and reports what the platform said.

How is this guide?

On this page