summaryrefslogtreecommitdiff
path: root/lib/chef/knife/delete.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-6/+6
* Add "path-based" category to essentials commands so they show up in knife hel...John Keiser2013-10-141-0/+2
* Make knife delete only delete remote copy instead of both remote and local by...John Keiser2013-06-071-14/+14
* Don't load dependencies unless you run the command!John Keiser2013-06-071-2/+3
* Turn list() and list_pairs() into EnumerablesJohn Keiser2013-06-071-3/+3
* Make format_path take an entry, not a pathjkeiser2013-06-071-3/+3
* knife delete: show whether remote or local version had an errorjkeiser2013-06-071-15/+21
* Add delete spec, make error printing more consistentjkeiser2013-06-071-6/+29
* Use knife "ui.output" instead of putsjkeiser2013-06-071-2/+2
* knife delete deletes local and remote by defaultjkeiser2013-06-071-7/+44
* Complain if no arguments are specified to deletejkeiser2012-12-031-0/+6
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+33