Skip to main content
runtools is the command line to the whole platform — auth, projects, sandboxes, agents, tools, secrets, SSH keys, threads, devices, and usage. Anything you can do in the dashboard, you can script.

Quick Start

Use --mount <workspaceId[:path]> when a sandbox-backed agent needs durable storage. The path defaults to /workspace.

Command Groups

Global Patterns

Many list and mutation commands support --json for scripts:
Admin-only broader org views use --all-org where supported.

Environment Variables

Config Files

The CLI stores local credentials and settings in ~/.runtools/. Use API keys for CI:

Next Steps

Installation

Install from npm and verify your setup.

Authentication

Sign in, create keys, and use CI auth.

Commands Reference

See implemented commands and flags.