Creates an exact copy of the specified container.
Syntax.
prlctl clone <CT_name> --name <new_name> [--template] [--dst=<path>]
Table 3.23. Options
Name | Description |
---|---|
| Name of the container to clone. |
| Name to be assigned to the new container. |
| Create a container template instead of a clone. Template cannot be started. |
| Full path to the directory for storing the contents of the cloned container. If this parameter is omitted, the clone is created in the default directory. |