vmruncli

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2021 License: MIT Imports: 10 Imported by: 0

README

VMware fusion headless launcher

A little handy utility to launch VMware fusion images in a headless mode. It does by listing all the existing .vmx images in the default directory and be able to choose which image to launch. Currently the existing vmrun tool doesn't list the path/directory where your images are stored, rather you have to provide the full path to launch the images in a headless mode. It saves me time from giving the full path to the .vmx image everytime I want to launch a vm in a headless mode.

  • This project is still in progress.
  • Tested only on macos
  • Tested with VMware Fusion 12.1.0 installed, and using the default $HOME/Virtual Machines directory for storing the .vmx images

Build

env GOOS=darwin GOARCH=amd64 go build -o vmruncli

Add to path

mv vmruncli /usr/local/bin

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL