Skip to content

Command Line Options

Nick Abalov edited this page Aug 29, 2014 · 5 revisions

Following command-line options are supported (none of them is required).


--port=PORT

Port to listen on. Default: 9999.


--url-base=URL-BASE

Base URL path prefix for commands, e.g. wd/url. Default is empty (no prefix used).


--verbose

Log verbosely. Increases logging level to DEBUG.


--log-path=FILE

Write log to specified file instead of stdout, increases log level to INFO. Default is empty (logging to stdout).

Clone this wiki locally