Quickstart
Install the CLI, authenticate, and launch a cloud browser in six steps.
1. Install
2. Authenticate
In CI or an agent, set an API key instead:
3. Launch a runtime
runtime start returns a run-scoped connectUrl and a runId. Pull just the connect URL with --jq:
4. Drive it
Either connect your own tooling to the connectUrl over CDP, or run a hosted agent invocation:
5. Inspect the run
6. Stop the runtime
Next
- Output & scripting - JSON, jq, and templates
- Agents and CI - run the CLI from automation
- Command reference - the full command tree

