Initialize cuse in an existing project
The init
command initializes cuse in your current project directory. It creates a configuration file (cuse.config.yml
) and sets up the necessary proxy server for managing virtual computers.
Option | Alias | Description |
---|---|---|
--force | -f | Force the initialization process, overwriting existing configuration |
--yes | -y | Skip confirmation prompts |
The command will prompt you for:
After successful initialization, you’ll see:
http://localhost:4242/<computer-name>
http://localhost:4242/<computer-name>/novnc/
http://localhost:4242/<computer-name>/vnc/
Initialize cuse in an existing project
The init
command initializes cuse in your current project directory. It creates a configuration file (cuse.config.yml
) and sets up the necessary proxy server for managing virtual computers.
Option | Alias | Description |
---|---|---|
--force | -f | Force the initialization process, overwriting existing configuration |
--yes | -y | Skip confirmation prompts |
The command will prompt you for:
After successful initialization, you’ll see:
http://localhost:4242/<computer-name>
http://localhost:4242/<computer-name>/novnc/
http://localhost:4242/<computer-name>/vnc/