Hanzo AI

Space

The `hanzo space` commands.

Also for this capability: API · CLI · SDKs

Where work lives: drives, folders and the files in them.

API reference →

hanzo space health

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 space healthHealth reports whether this deployment can serve spaces, drives and files.

drives

CommandWhat it does
hanzo space drives create <space>Makes a new drive in a space and answers 201 with it.
hanzo space drives files <space> <drive>Lists one folder level of a drive.
hanzo space drives list <space>Lists a space's drives.
hanzo space drives rm <space> <drive>Removes an EMPTY drive and answers 204.

spaces

CommandWhat it does
hanzo space spaces createMakes a new space for the caller's org and answers 201 with it.
hanzo space spaces getLists the caller org's own spaces.

How is this guide?

On this page