Skip to main content

Usage

Description

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.

Options

Example

Output

For each started computer, you’ll see:
  • Container ID
  • Access URLs:
    • API endpoint: http://localhost:4242/<computer-name>
    • noVNC interface: http://localhost:4242/<computer-name>/novnc/
    • VNC endpoint: http://localhost:4242/<computer-name>/vnc/
A summary table of all started computers will be displayed at the end.