@ulpi/browse

Server Control

Daemon management, health checks, diagnostics

8 commands

status

browse status

Server health, uptime, session count

Check status

$ browse status

instances

browse instances

List all running browse servers

List instances

$ browse instances

version

browse version

Print CLI version

Check version

$ browse version
@ulpi/browse v1.3.2

doctor

browse doctor

System diagnostics (Node, Playwright, Chromium)

Run diagnostics

$ browse doctor

stop

browse stop

Shutdown the browse server

Stop server

$ browse stop

restart

browse restart

Kill and restart the server

Restart

$ browse restart

inspect

browse inspect

Open DevTools (requires BROWSE_DEBUG_PORT)

Open DevTools

$ browse inspect

upgrade

browse upgrade

Self-update via npm

Upgrade

$ browse upgrade

On this page