Inspect CLI is a Chrome DevTools Protocol adapter for WebKit on iOS that enables debugging websites and web views with Chrome DevTools and other CDP-compatible tools
Note: Inspect CLI is a commercial product that requires an Inspect Pro or Inspect Teams subscription.
Command | Description |
---|---|
inspect login | Login to inspect.dev using OAuth |
inspect logout | Logout from inspect.dev |
inspect | Start the debug server |
Option | Short | Description | Default |
---|---|---|---|
--ports | -p | Port assignment configuration | 9221,9222 |
--frontend | -f | Frontend source URL or path | devtools://devtools/bundled/inspector.html |
--device-id | -d | Filter to specific device ID | |
--debug | Enable verbose output | false | |
--help | Show help | ||
--version | Show version |