Profiles and accounts
Switch profiles, check account health, and keep shell automation pointed at the right local or cloud environment without changing application code.
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> --jsonSwitch profiles, check account health, and keep shell automation pointed at the right local or cloud environment without changing application code.
Create projects, push source, provision sandboxes, deploy apps, inspect tools, run actions, and watch execution output from scripts or interactive sessions.
Run and inspect the same agents, goals, approvals, and source checks that appear in Web and Desktop instead of maintaining a terminal-only workflow.