2.1.4 • Published 9 years ago

vmmng v2.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

vmmng

Simple, yet effective, VMWare ESXi command line wrapper written in JavaScript. I wrote this so I don't have to use that pesky Windows VM to power on and off appliances. I will keep adding more stuff to this when I can.

##Usage

l, --list
-o, --on <number[]>
-f, --off <number[]>
-s, --status <number[]>
-h, --help

##Installation

npm install -g vmmng

##Dependencies

  • You need to have a private key set up on the ESXi host, and located in your .ssh folder under the name id_rsa.
2.1.4

9 years ago

2.1.2

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago