Control OpenPond from the terminal.

The OpenPond CLI gives developers and agents a direct control plane for profiles, projects, sandboxes, apps, tools, deployments, and source-backed agents. It is the fast path for automation and repeatable local workflows.

openpond login
openpond repo create --name release-review --path . --sandbox
openpond sandbox create --project release-review
openpond agent source check-status --team-id <teamId> --json

Profiles and accounts

Switch profiles, check account health, and keep shell automation pointed at the right local or cloud environment without changing application code.

Projects, sandboxes, and tools

Create projects, push source, provision sandboxes, deploy apps, inspect tools, run actions, and watch execution output from scripts or interactive sessions.

The same runtime contract

Run and inspect the same agents, goals, approvals, and source checks that appear in Web and Desktop instead of maintaining a terminal-only workflow.

Explore OpenPond products.