chef - knife-vsphere plugin not working -


following adding 'knife-vsphere' cookbook's gemfile:

gem 'knife-vsphere' 

i try use following command:

knife vsphere vm list 

and following error: "fatal: cannot find sub command for: 'vsphere'"

clearly knife isn't aware it's installed, is.

os x 10.10.3 chef 12.3.0 (in /opt/chefdk/bin) ruby 2.2.2 via rbenv

knife-vsphere: https://github.com/ezrapagel/knife-vsphere

use

chef gem install knife-vsphere 

to install chefdk's ruby (docs).


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -