summaryrefslogtreecommitdiff
path: root/lib/chef/knife/client_create.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove all the stupid json magic from Chef::ApiClientV1.tylercloke2015-07-061-2/+2
* Move ApiClient V1 supported code to Chef::ApiClientV1 and restore Chef::ApiCl...tylercloke2015-07-061-2/+2
* Backwards compatible support for OSC 11 in knife user commands.tylercloke2015-06-051-3/+4
* API V1 support for client creation.tylercloke2015-06-051-31/+54
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-091-7/+8
* Add --validator option to create validator client via knifeJames Casey2014-02-181-0/+6
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+80