The
prlctl capture
command is used to make screen shots of running virtual machines. It has the following syntax:
prlctl capture <
ID
|
name
> --file <
name
>
The options that can be used with this command are explained in the table below:
Parameter Name |
Description |
|
The ID of the virtual machine whose screen you want to capture. |
|
The name of the virtual machine whose screen you want to capture. |
|
The name of the file where the resulting screen shot is to be stored. You can specify the full path to the file or only its name. In the latter case, the file will be saved in your working directory. |
|
Sets the verbosity level for the
|