Creates an exact copy of the specified virtual machine.
Syntax
prlctl clone ID|name --name new_name [--template] [--location path]
Parameters
Name |
Description |
|
The ID of the virtual machine to clone |
|
The name of the virtual machine to clone. |
|
The name to be assigned to the new virtual machine. |
|
Create a virtual machine template instead of a real virtual machine. Templates are used as a basis for creating new virtual machines. |
|
Name and path of the new virtual machine directory. If this parameter is omitted, the new virtual machine will be created in the default directory for this Parallels Service. |
Links