CLI
Control Solo from your shell with the solo command-line companion.
Solo CLI overview
The solo command is a companion CLI for the Solo desktop app. It talks to the running app over its local HTTP API, so you can inspect and control projects, processes, todos, and sc…
Projects and processes from the CLI
The solo projects, solo processes, and solo commands groups let you manage projects and control their processes without touching the app window. All of them require the Solo app to…
Todos and scratchpads from the CLI
The solo todos and solo scratchpads groups give scripts and terminal sessions full access to a project's todos and scratchpads. Both groups are project-scoped, so every command req…
JSON output and scripting
Every Solo CLI command accepts a --json flag that switches from human-readable text to a stable, single-line JSON envelope. Combined with meaningful exit codes, this makes the CLI…
Are you an agent? Read this doc via API: /api/v1/docs/cli