Previous page

Next page

Locate page in Contents

Print this page

prlctl delete

The prlctl delete command is used to permanently remove any of your virtual machines and its files from the computer it is stored on. The command has the following syntax:

prlctl delete < ID | name > [-v, --verbose number ]

The options available to this command are:

Parameter Name

Description

name

The name of the virtual machine to be deleted.

ID

The unique ID of the virtual machine to be deleted.

You can use the prlctl list command to learn what ID is assigned to the virtual machine.

-v, --verbose number

Sets the verbosity level for the prlctl delete command. The greater number you specify, the more verbose output prlctl delete will produce.

Please send us your feedback on this help page