Aurora CLI

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.

ImagesVideoLip-sync
aurora-cli — interactive
aurora-cli v1.2.0 — type `help` to see commands
$

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 login

Start the device-code sign-in flow and link the CLI to your account.

aurora whoami

Show the signed-in account, current plan and remaining Aura.

aurora estimate --kind video --seconds 5

Preview the live, server-confirmed Aura cost. No generation starts.

Free preview
aurora generate --prompt "neon street" --out shot.png

Render a still image with Nano Banana Pro and save it to disk.

10 Aura
aurora video --prompt "slow dolly through fog"

Generate a 5-second cinematic clip with Seedance 2.0.

100 Aura
aurora lipsync --audio vo.mp3 --image face.png

Align an audio track to mouth shapes with Sync 1.9.

60 Aura
aurora help

List 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.

Step 1

Run aurora login

In your terminal, run aurora login. The CLI prints a short device code and a link to this site.

Step 2

Authorize the device

Open the authorize page, sign in, and enter the device code shown in your terminal to grant access.

Step 3

Start rendering

Return to your terminal — you're signed in. Every command spends from the same Aura balance as the web app.