The whole studio, from your terminal.
Render images, video and lip-sync without leaving the command line. Script it, pipe it, drop it into CI — the same models and the same Aura balance as the web app.
Live sandbox — type a command and press Enter. Use ↑ / ↓ for history, clear to reset.
Command reference
Every command spends from your Aura balance. Hover a row to copy it.
aurora loginStart the device-code sign-in flow and link the CLI to your account.
aurora whoamiShow the signed-in account, current plan and remaining Aura.
aurora estimate --kind video --seconds 5Preview the live, server-confirmed Aura cost. No generation starts.
Free previewaurora generate --prompt "neon street" --out shot.pngRender a still image with Nano Banana Pro and save it to disk.
10 Auraaurora video --prompt "slow dolly through fog"Generate a 5-second cinematic clip with Seedance 2.0.
100 Auraaurora lipsync --audio vo.mp3 --image face.pngAlign an audio track to mouth shapes with Sync 1.9.
60 Auraaurora helpList every command and its flags.
Sign in from the CLI
The CLI uses a secure device-code flow — no API keys to paste, no secrets in your shell history.
Run aurora login
In your terminal, run aurora login. The CLI prints a short device code and a link to this site.
Authorize the device
Open the authorize page, sign in, and enter the device code shown in your terminal to grant access.
Start rendering
Return to your terminal — you're signed in. Every command spends from the same Aura balance as the web app.