CLI Reference
tooling
Edit videos from the terminal
The Iris CLI wraps every backend endpoint for scripting, automation, and agent-driven editing. Any agent that can run bash can use it.
Installation
Configuration
The CLI reads configuration from environment variables or a.env file in the current directory.
IRIS_API_URL: The URL of the Iris backend API (e.g.,http://localhost:8000)IRIS_AUTH_TOKEN: Your authentication token for the Iris API