Usage: webpagetest waterfall [options] get the waterfall PNG image Options: -r, --run which run number on a multiple runs test [1] -c, --cached get the Repeat View (cached view) instead of default First View (primed cache) -t, --thumbnail get the thumbnail of actual image -u, --uri return the base64 string representation (inline) of actual image -T, --type set the chart type: waterfall or connection [waterfall] -M, --mime set chart coloring by MIME type [false] -w, --width chart image width in px (300-2000) [930] -m, --max set maximum time in seconds [automatic] -R, --requests filter requests (e.g.:1,2,3,4-9,8) [all] -C, --nocpu hide CPU utilization [false] -b, --nobandwidth hide bandwidth utilization [false] -i, --noellipsis hide ellipsis (...) for missing items [false] -l, --nolabels hide labels for requests (URL) [false] -h, --help display help for command