Usage: webpagetest [options] [command] Options: -V, --version output the version number -s, --server the WPT server URL [https://www.webpagetest.org] -d, --dryrun just return the RESTful API URL -o, --out place the output into . Defaults to stdout -h, --help display help for command Commands: status [options] check test status results [options] get test results locations [options] list locations and the number of pending tests testers [options] list testers status and details test [options] run test restart [options] restart test cancel [options] cancel running/pending test har get the HTTP Archive (HAR) from test pagespeed [options] get the Google Page Speed results (if available) from test utilization [options] get the CPU, bandwidth and memory utilization data from test request [options] get the request data from test timeline [options] get the Chrome Developer Tools Timeline data (if available) from test netlog [options] get the Chrome Developer Tools Net log data (if available) from test chrometrace [options] get the Chrome Trace data (if available) from test console [options] get the browser console log data (if available) from test testinfo get test request info/details history [days] get history of previously run tests googlecsi [options] get Google CSI data (Client Side Instrumentation) response [options] get response body for text resources waterfall [options] get the waterfall PNG image screenshot [options] get the fully loaded page screenshot in JPG format (PNG if in full resolution) video [options] create a video from (comma separated test ids) player get a html5 player for a video listen [options] [hostname:port] start webpagetest-api proxy server on : [hostname:7791] batch run commands in batch, i.e. one command per line from in parallel help [command] display help for command