Examples (8)
Pull a remote VM image
tart pull acme.io/org/name:tagClone a VM from a local or remote image source
tart clone source-vm vm-nameCreate a new Mac VM from a specific ipsw file
tart create --from-ipsw latest|path/to/file.ipsw vm-nameRun an existing VM
tart run vm-nameRun an existing VM with a specific mounted directory
tart run --dir path/to/directory:/path/to/local_directory vm-nameList VMs
tart listmade by @shridhargupta | data from tldr-pages