Run your asset library from the command line.
Use Razuna from scripts, servers, CI jobs, and coding agents. The CLI discovers live MCP schemas, keeps your existing permissions and validation intact, and streams local uploads without loading whole files into memory.
- Files, folders, workspaces, metadata, notes, documents, tags, analytics, and Collect+
- JSON and table output, stdin, files, and Fish, Bash, or Zsh completion
- Explicit confirmation for destructive commands
Requires Node.js 24 or newer and a Razuna access token.
$ pnpm add --global \
@razuna/cli
$ razuna-cli search files \
'campaign logo' \
--per-page 10
$ razuna-cli files upload \
./campaign.mov \
--folder-id FOLDER_ID