Skip to content

Instantly share code, notes, and snippets.

@mattray
Created March 30, 2011 21:22
Show Gist options
  • Save mattray/895334 to your computer and use it in GitHub Desktop.
Save mattray/895334 to your computer and use it in GitHub Desktop.
knife cookbook list
$ knife cookbook list
Showing latest versions. Use --show-all to list all available versions.
/Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.1/lib/chef/knife.rb:416:in `rest': uninitialized constant Chef::REST (NameError)
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.1/lib/chef/knife/cookbook_list.rb:43:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.1/lib/chef/knife.rb:157:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.1/lib/chef/application/knife.rb:119:in `run'
from /Library/Ruby/Gems/1.8/gems/chef-0.10.0.beta.1/bin/knife:25
from /usr/bin/knife:19:in `load'
from /usr/bin/knife:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment