Ruby vSphere Console (RVC)

0 Comments vSphere

Hey there you Linux (or Mac) Users! vmware Labs has released another fling, with RVC you can now manage your vSphere environment using your Linux or Mac CLI! RVC is built on Ruby (RbVmomi bindings to the vSphere API) and will require at least Ruby 1.8.7+ to run, the preferred version of Ruby is 1.9.2. The RVC is extremely simple to install and start using. You can download the code right now from http://labs.vmware.com/flings/rvc. As the development team states in the fling, “RVC doesn’t (yet) have every feature vSphere Client does, but for common tasks it can be much more efficient than clicking through a GUI.” this is still pretty darn cool and will allow you to potentially script some basic vSphere tasks with an extremely small Ruby footprint!