Vagrant | Vmware

Most popular Vagrant boxes on Vagrant Cloud support VMware. When starting a project, you can specify the provider to ensure Vagrant pulls the correct version of the box: vagrant up --provider vmware_desktop Use code with caution.

You can use vagrant snapshot save to capture the state of your machine before a risky update, allowing for a quick rollback if something goes wrong. Licensing and Costs vagrant vmware