Class Chef::Application::Knife
In: lib/chef/application/knife.rb
Parent: Chef::Application

Methods

run  

Constants

NO_COMMAND_GIVEN = "You need to pass a sub-command (e.g., knife SUB-COMMAND)\n"

Public Instance methods

Run knife

[Validate]