server open

Parameters:
Name Type Required Default Hint
URI string false / An additional URI to go to when opening the server browser, else it just opens localhost:port
name string false the short name of the server
directory string false web root for the server
serverConfigFile string false The path to the server's JSON file.

Command Usage

This command will open the browser window to the current server root if started, else it is ignored.
This command must be ran from the directory were the server was started.

server open
Open a specific path with the URI parameter
server open /tests/runner.cfm