Skip to content

vmware fusion shortcut management scripts based on the vmrun cli.

Notifications You must be signed in to change notification settings

onz/vmware-fusion-vmcli-nogui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vmware fusion virtual machine management cli(nogui) shortcut script

Description

For Linux hairstyle version, developers only need to enable virtual machine instance in most scenarios, no GUI is running, and VMware does not provide relevant management commands, and there is no need to start VMware It is convenient for developers to input and close the application, and it is convenient for developers to input and close the application.
You can make relevant task scripts and development configurations according to your own needs.

中文说明

Related support:

  • Read the list of all virtual machine instances in the system or custom path (supports virtual host names with spaces)
  • Virtual machine instance specified by no interface shortcut
  • List|start|stop|suspend|pause|pause|unpause operation is satisfied based on vmrun
  • clone virtual machine instance, customize network parameter configuration, make it convenient for developers to create instances at low cost
  • HomeBrew Formula
Useage

There are two ways of script: parameter and interactive

  • 1.interactive:
./fusion-vmcli.sh

interactive

  • 2.parameter:
./fusion-vmcli.sh start 1

parameter

About

vmware fusion shortcut management scripts based on the vmrun cli.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%