Skip to main content
This is the command map for Breeze CLI. Start with the CLI overview for the install-to-audio workflow.

Command families

Run breeze --help for the complete local command list and breeze <command> --help for flags on any command.
breeze tts
breeze voice
breeze history
breeze jobs
breeze curl
breeze config
breeze login
breeze diagnostics
breeze video
breeze skills
breeze update

Agent mode

--agent bundles JSON output, quiet status, no prompts, and no audio autoplay. Use it for Codex, Claude Code, CI, and shell scripts.
breeze voice list --agent
breeze tts "Hello from Breeze" -o hello.wav --agent

Reference pages

Quickstart

Install Breeze CLI, authorize your local device, and generate audio.

Text to speech

Generate, play, save, and script audio from the terminal.

Login and auth

Manage browser login, local credentials, profiles, and stdin key entry.

Config and update

Configure base URLs, profiles, manual keys, and CLI update behavior.

Scripting and agents

Use --agent, stable exit codes, capabilities discovery, and agent skills.

Video Lab

Validate, inspect, and render local video compositions from agent workflows.

Troubleshooting

Fix install paths, login failures, missing keys, timeouts, and dependency issues.