CLI Reference
Themeshbrow CLI lets you manage browser sessions, profiles, and fleets directly from your terminal.
Installation
- Homebrew (macOS/Linux)
- Shell Script
- Go Install
- From Source
Authentication
The easiest way to authenticate is the browser flow:~/.meshbrow.yaml.
To authenticate without a browser (CI, headless servers), pass a key directly:
Sessions
Create a Session
List Sessions
Get Session Details
Destroy a Session
Profiles
Create a Profile
List Profiles
Delete a Profile
Fleet Management
Create a Fleet
Check Fleet Status
Destroy a Fleet
Session Actions
Navigate
Screenshot
Execute JavaScript
Cookies
Export Cookies
Import Cookies
System Status
Version
Global Flags
Configuration File
The CLI reads from~/.meshbrow.yaml: