summaryrefslogtreecommitdiff
path: root/lib/chef/knife/show.rb
Commit message (Expand)AuthorAgeFilesLines
* Move all ChefFS exceptions into a single filetm/combined_chef_fs_exceptionsThom May2016-04-131-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Add ability to flatten parallel enumerableJohn Keiser2014-05-181-3/+2
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Don't load dependencies unless you run the command!John Keiser2013-06-071-3/+4
* Parallelize knife list and knife showJohn Keiser2013-06-071-7/+14
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-1/+1
* Make knife show exit with error code on errorjkeiser2013-06-071-3/+13
* Move error printing from NotFoundError to callerjkeiser2013-06-071-2/+2
* Use knife "ui.output" instead of putsjkeiser2013-06-071-3/+3
* Add knife show --localjkeiser2013-06-071-1/+6
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+32