start
Starts the pulse server, running in this console. A message will be printed
when the server has started and the web interface is available.
Available options:
-p [--port] port : the port to be used by the pulse web interface
-d [--data] dir : use the specified directory for all pulse data
-c [--contextpath] path : the pulse web application context path
-b [--bindaddress] addr : the address to bind the server to
-f [--config] file : specify an alternate config file
Aliases
st
Examples
Start the pulse™ server on the default port:
$ pulse start
Start a pulse™ server on port 7001 deployed at context path "build":