Skip to main content
The VLM Run CLI (vlmrun) lets you interact with the VLM Run platform directly from your terminal — chat with Orion, generate structured predictions, manage files and skills, and more.

Installation

The CLI is included with the VLM Run Python SDK. For the full experience with rich terminal output, install with the cli extra:
Verify the installation:

Configuration

Quick Setup

Initialize a config file and set your API key:
Configuration is stored at ~/.vlmrun/config.toml.

Environment Variables

Alternatively, set your API key via environment variables:

Managing Config

Global Options

All commands accept these global options:

Commands

Shell Completion

Install tab completion for your shell: