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... AI from shell
List models, chat with streaming output, and generate embeddings.
02Media commands
Generate media, transcribe audio, and route requests through iuv APIs.
03Runtime control
Create remote sandboxes from Git repositories and execute commands.