Hi guys,
I'm using the command line tool on parallels 16.0.0 to automate some tests. One of the think I do is to load parallels compressed machines (pvmp), and unpack them.
To my surprise, even though the prlctl unpack command works great, it constantly returns an error code, and output this message:
Code:
Failed to unpack virtual machine: Unimplemented. This feature is not implemented yet.
As it seems to work perfectly (the virtual machine is available, and can be started after the command), I have just ignored that feedback. But it would be interesting to finish the work started on that command, and make it run without error code .
Thanks for the work you are doing, the prlctl tool is really cool to use !