For the complete documentation index, see llms.txt. This page is also available as Markdown.

Capture a Screen Area

prlctl capture <vm_id | vm_name> --file <name>

Captures a screen area of a virtual machine to a file in PNG format. The --file <name> parameter specifies the target file name and path.

Last updated