gyf304 / vmcli

A set of utilities (vmcli + vmctl) for macOS Virtualization.framework
BSD 2-Clause "Simplified" License
826 stars 44 forks source link

How to create a vmbuilder for MacOS #32

Open rubiktubik opened 2 years ago

rubiktubik commented 2 years ago

Apple has an example for virtualizing macos under macos:

https://developer.apple.com/documentation/virtualization/virtualize_macos_on_a_mac

Can i use vmcli for this purpose too and when it is possible how can i do this?

vmcli and vmctl are awesome tools by the way 👍 .