The
prlctl clone
command is used to clone a virtual machine, i.e. create an exact copy of it with a different unique ID, name, and path to its configuration files. The command syntax is as follows:
prlctl clone <
ID
|
name
> --name <
new_name
> [--template]
[--location <
path
>] [-v, --verbose
number
]
The command options are the following:
Parameter Name |
Description |
|
The ID of the virtual machine to be cloned.
You can use the
|
|
The name of the virtual machine to be cloned. |
|
The name to be assigned to the cloned virtual machine. |
|
Tells the
To deploy a template, use the
|
|
The location where all configuration files of the cloned virtual machine are to be stored. If the
The default folder on computers with Parallels Server installed:
The default folder on computers with Parallels Desktop installed:
|
|
Sets the verbosity level for the
|