Hanzo AI

Registry

The `hanzo registry` commands.

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

Your container and package registry: push images, pull them back, see what you store.

API reference →

hanzo registry tags

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 registry imagesImages lists the org's container repositories, read live from the OCI catalog and filtered server-side to the org's…
hanzo registry packagesPackages lists the org's npm packages — <org> and @<org>/… — from the npm registry's search index, optionally…
hanzo registry projectsProjects lists the namespaces the caller can see with what each holds: the org's slug, its repository count on the OCI…
hanzo registry statusStatus reports whether the OCI and npm registries are reachable and, when the OCI half is auth-gated, which token realm…
hanzo registry tagsTags lists one org-owned repository's tags, read live from the OCI registry.
hanzo registry tokenToken mints a short-lived, pull-only registry token for exactly one of the org's images, through the same IAM realm the…

How is this guide?

On this page

No Headings