Virtual Machine Management
The prlctl utility is used to perform administration tasks on virtual machines. The utility supports a full range of tasks from creating and administering virtual machines to getting statistics and generating problem reports.
Syntax
prlctl command ID|name [options] [-v, --verbose number]
Parameters
Name
|
Description
|
command
|
The name of the command to execute.
|
ID
|
The ID of the virtual machine on which to perform the operation. To obtain the list of the available virtual machines, use the prlctl list command.
|
name
|
The name of the virtual machine on which to perform the operation. To obtain the list of the available virtual machines, use the prlctl list command.
|
options
|
Command options. See individual commands for available options.
|
-v, --verbose number
|
Show verbose output. The greater the number, the more verbose output will be produced.
|
Remarks
To display help, enter prlctl without any parameters.
|