Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 450 Bytes

archive-fusionvm

This is a zsh script for macOS Catalina and VMware Fusion that suspends and archives a folder of VMs to dmg.

Installation

brew install nreilingh/tap/archive-fusionvm

Usage

archive_fusionvm path/to/folder/containing/.vmwarevm_files/ desired/output_file.dmg

Contributing

This code has unit tests! Get ZUnit with

brew install zunit-zsh/zunit/zunit

and then run zunit in the project directory to test.