Hanzo AI

KMS

The `hanzo kms` commands.

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

Secret custody: your org's secrets sealed at rest, plus threshold signing.

API reference →

hanzo kms config

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 kms configReturns the runtime configuration for the KMS console.
hanzo kms healthReports whether this broker can actually serve secrets.

auth

CommandWhat it does
hanzo kms auth loginExchanges a machine credential for an IAM bearer token.

secrets

CommandWhat it does
hanzo kms secrets createStores or replaces one secret in your org.
hanzo kms secrets getLists the secrets your org holds, without their values.

How is this guide?

On this page