QUESTPIE Probe
Commands

Command Reference

Complete reference for all QUESTPIE Probe CLI commands.

Command Reference

All commands use the qprobe CLI prefix.

Process Management

CommandDescription
qprobe startStart a background process with ready detection
qprobe stopStop a running process
qprobe restartRestart a process with its original config
qprobe psList running processes
qprobe healthPoll a URL until healthy

Logs

CommandDescription
qprobe logsView, filter, and follow process logs

HTTP

CommandDescription
qprobe httpSend HTTP requests with assertions
qprobe checkQuick health check on a URL

Browser

CommandDescription
qprobe browserControl a browser — open, click, fill, snapshot, screenshot, eval

Recording & Replay

CommandDescription
qprobe recordRecord browser interactions
qprobe replayReplay recordings as Playwright tests
qprobe recordingsManage saved recordings

Compose

CommandDescription
qprobe composeStart/stop full stack from config

Assertions

CommandDescription
qprobe assertAssert page content, URL, title, errors

Setup

CommandDescription
qprobe initScaffold a qprobe.config.ts

On this page