Previous page

Next page

Locate page in Contents

Print this page

pctl clone

Creates an exact copy of the specified virtual machine.

Syntax

pctl clone ID | name --name new_name [ --template ] [ --location path ]

Parameters

Name

Description

ID

The ID of the virtual machine to clone

name

The name of the virtual machine to clone.

--name new_name

The name to be assigned to the new virtual machine.

--template

Create a virtual machine template instead of a real virtual machine. Templates are used as a basis for creating new virtual machines.

--location path

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.

Links

General Syntax , Legend