Start virtual computers in your project
The start
command launches virtual computers in your project. You can start a specific computer by providing its identifier, or start all computers defined in your configuration.
Option | Description |
---|---|
identifier | Optional identifier of a specific computer to start |
--detached | Run the computers in the background |
--force | Force a restart if already running |
For each started computer, you’ll see:
http://localhost:4242/<computer-name>
http://localhost:4242/<computer-name>/novnc/
http://localhost:4242/<computer-name>/vnc/
A summary table of all started computers will be displayed at the end.
Start virtual computers in your project
The start
command launches virtual computers in your project. You can start a specific computer by providing its identifier, or start all computers defined in your configuration.
Option | Description |
---|---|
identifier | Optional identifier of a specific computer to start |
--detached | Run the computers in the background |
--force | Force a restart if already running |
For each started computer, you’ll see:
http://localhost:4242/<computer-name>
http://localhost:4242/<computer-name>/novnc/
http://localhost:4242/<computer-name>/vnc/
A summary table of all started computers will be displayed at the end.