summaryrefslogtreecommitdiff
path: root/chef/lib/chef/knife/cookbook_list.rb
Commit message (Collapse)AuthorAgeFilesLines
* knife sub-command help now shows complete knife commandSeth Falcon2010-07-151-1/+1
| | | | Remove the "Sub-command:" prefix, replace it with "knife"
* Implement pluggable output formats for knifeTollef Fog Heen2010-05-011-1/+1
| | | | | You can now choose output formats for knife with the -f parameter. Initially, JSON and YAML are implemented.
* Adding cookbook listing and showingAdam Jacob2009-12-121-2/+1
|
* First phase of knife refactoringAdam Jacob2009-12-101-0/+42