iuv CLI

Build, call, and operate iuv from the terminal.

Install one command-line tool for authentication, AI workflows, media APIs, batch jobs, files, chat sessions, and sandbox runtime operations.

$ npm install -g @iuv-sh/cli
$ iuv login
Authenticated as dev@iuv.sh
$ iuv ai chat "ship the first workflow"
streaming response from iuv...
01

AI from shell

List models, chat with streaming output, and generate embeddings.

02

Media commands

Generate media, transcribe audio, and route requests through iuv APIs.

03

Runtime control

Create remote sandboxes from Git repositories and execute commands.