summaryrefslogtreecommitdiff
path: root/lib/chef/knife/client_delete.rb
Commit message (Expand)AuthorAgeFilesLines
* Tweak the knife banners for multi-arg commands.Noah Kantrowitz2017-10-021-1/+1
* update banners to reflect usageJose Asuncion2016-11-291-1/+1
* extract delete steps to its own methodJose Asuncion2016-11-291-9/+12
* knife client delete should delete multiple nodesJose Asuncion2016-11-291-11/+11
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Move ApiClient V1 supported code to Chef::ApiClientV1 and restore Chef::ApiCl...tylercloke2015-07-061-3/+3
* change syntax of error message to reflect the correct flagMike Heijmans2014-07-191-1/+1
* Convert --force option of knife client delete to --delete-validators to be co...sersut2014-03-171-4/+4
* Add a --force option to protect against accidental deletion of validatorsJames Casey2014-02-181-1/+15
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+46