Introduction
The RunTools CLI provides full access to the platform from your terminal.Installation
Authentication
Commands
Sandboxes
Templates
Agents
Code Execution
Tools
Secrets
Schedules
AIP Hub
Local Development
Configuration File
runtools.yaml
Global Options
| Flag | Description |
|---|---|
--help | Show help |
--version | Show version |
--json | Output as JSON |
--quiet | Suppress output |
--verbose | Verbose output |
Environment Variables
| Variable | Description |
|---|---|
RUNTOOLS_API_KEY | API key (alternative to runtools login) |
RUNTOOLS_API_URL | Custom API URL |