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

Move Virtual Machine Files

prlctl move <vm_id | vm_name> --dst <path>

Moves the files of a specified virtual machine to a location specified in the -dst parameter on the same computer. The command supports moving only stopped and suspended virtual machines.

Last updated