baz.studio API

CLI Reference

Complete reference for the baz CLI v0.8.14. The CLI is the Bazaar API.

The baz CLI is the programmatic interface to Bazaar — everything the agent and Studio can do is exposed as a command. Install it with:

npm install -g bazaar.it

This reference is generated from the CLI itself (v0.8.14), so it always matches the published behavior. Set BAZ_AGENT=1 to get JSON output suited for agents and scripts.

Global options

OptionDescription
-v, --versionShow version
-i, --interactiveStart interactive REPL mode
--jsonOutput as JSON
--compactCompact JSON output (no whitespace, saves tokens)
--verboseShow detailed output
--config <path>Custom config file path
--api-url <url>Override API URL
--project-id <id>Override active project
--no-suggestionsSuppress next-step suggestions

Commands

CommandDescription
baz authManage authentication
baz projectManage projects
baz promptSend a prompt to the autonomous agent
baz scenesManage scenes in active project
baz exportExport video from active project
baz mediaManage media files in your project
baz logsQuery recent project/runtime logs
baz statusShow project overview and timeline
baz reviewGet current project state for external agent evaluation
baz contextManage project context (goals, requirements, references)
baz capabilitiesDescribe CLI capabilities and protocol support
baz loopIterate prompt → review in a basic OODA loop
baz stateGet a machine-friendly snapshot of current project state
baz verifyVerify current project against criteria
baz mcpExpose MCP-style tool manifest for agent integrations
baz templateBrowse and apply templates
baz shareCreate and manage share links for projects
baz modelView and configure AI models for generation
baz previewRender a single frame to PNG — visual feedback for agents
baz balanceShow account balance, spending, and pricing guide
baz blitzManage Blitz setup, queue, and content drops
baz brandManage reusable brand profiles
baz calibrationCreate, launch, inspect, and review persisted calibration runs
baz skillsManage Claude Code / Codex skills for Baz
baz skillManage Baz-native reusable skills
baz resourceCompile external resources into Bazaar video context and run them through the existing generator
baz studioCLI-first Studio workflows for brand evidence, runs, and claim pages