summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* Add some yard docsCHEF-8432/fix-default-protocolMarc A. Paradise2019-05-021-9/+73
* Require 'net/ssh' before we reference it.Marc A. Paradise2019-05-021-1/+2
* Ensure that requested protocol is available and correctMarc A. Paradise2019-05-021-37/+34
* Remove testing method TrainConnector#test_instanceMarc A. Paradise2019-05-021-21/+0
* Fix incorrect deprecation warningsmp/bootstrap-deprecation-fixesMarc A. Paradise2019-05-011-42/+36
* Fixed conditionVasu11052019-04-301-1/+1
* Fixed bootstrap error while using --msi-url option with knife bootstrap winrmVasu11052019-04-301-1/+1
* Merge pull request #8411 from chef/mp/license-acceptance-in-bootstrapTim Smith2019-04-292-1/+2
|\
| * Ensure license is accepted on remote bootstrap targetMarc A. Paradise2019-04-292-1/+2
* | Add tests, and make connector more testableMarc A. Paradise2019-04-291-28/+21
* | Move most bootstrap requires into deps()Marc A. Paradise2019-04-291-7/+6
* | Switch bootstrap to use TrainConnector.Marc A. Paradise2019-04-291-57/+38
* | Implement Bootstrap::TrainConnectorMarc A. Paradise2019-04-291-0/+293
|/
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-265-15/+18
* RubocopMarc A. Paradise2019-04-241-6/+6
* Apply suggestions from code reviewTim Smith2019-04-241-2/+2
* Make deprecations more robustMarc A. Paradise2019-04-241-28/+50
* Remove fips version check from bootstrap client.rbMarc A. Paradise2019-04-242-15/+2
* Remove 5.2/2003r2 - we do not produce binaries for win 2003Marc A. Paradise2019-04-241-4/+0
* deprecate old version of changed CLI flags.Marc A. Paradise2019-04-241-8/+53
* Drop Chef 11 support from WindowsBootstrapContextMarc A. Paradise2019-04-241-8/+1
* Remove bootstrap includeMarc A. Paradise2019-04-242-2/+0
* Remove prerelease support. Minimum version w/ fips now 12.20.Marc A. Paradise2019-04-242-45/+16
* Move bootstrap CLI options back into BootstrapMarc A. Paradise2019-04-242-360/+308
* Rubocop!Marc A. Paradise2019-04-244-214/+202
* Add formatting for multi-line ui.log messages.Marc A. Paradise2019-04-241-1/+17
* Bootstrap via chef_coreMarc A. Paradise2019-04-246-287/+1490
* Replacing workmarks with distro constantsMarc Chamberland2019-04-191-2/+2
* Merge pull request #8381 from chef/kill_highlineLamont Granquist2019-04-171-2/+7
|\
| * Replace highline with tty-screen in knife listkill_highlineTim Smith2019-04-161-2/+7
* | Allowing encryption of an unencrypted data bagvijaymmali19902019-04-171-1/+1
|/
* Add misc YARD commentsyard3Tim Smith2019-03-111-0/+1
* Update knife bootstrap template to use up to date omnitruck URLMark Harrison2019-01-291-1/+1
* Merge pull request #8135 from f9n/clean_up_the_knife_cookbook_upload_commandTim Smith2019-01-281-17/+3
|\
| * Remove unnessary code blocks in the knife cookbook upload commandf9n2019-01-181-17/+3
* | Merge pull request #8166 from chef/knife_depsTim Smith2019-01-282-11/+5
|\ \
| * | Cleanup requires / includes in knife supermarketknife_depsTim Smith2019-01-242-11/+5
* | | Misc YARD updates for knifeTim Smith2019-01-255-10/+16
|/ /
* | Add a deprecation warning to knife cookbook sitedeprecate_knife_cookbook_siteTim Smith2019-01-227-7/+43
* | Hide knife cookbook site & null by setting them to deprecated categoryTim Smith2019-01-228-7/+10
|/
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-1510-20/+20
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-038-8/+8
* Merge pull request #7852 from chef/cookbook_createTim Smith2018-11-051-29/+0
|\
| * Fully remove knife cookbook create commandcookbook_createTim Smith2018-11-021-29/+0
* | Merge pull request #7869 from chef/knife_descriptionsTim Smith2018-11-0514-14/+14
|\ \
| * | Make knife command banners consistentknife_descriptionsTim Smith2018-11-0414-14/+14
* | | Remove the remaining OSC 11 knife user commandsknife_osc_11Tim Smith2018-11-045-267/+0
|/ /
* | Remove knife user support for open source Chef Server < 12Tim Smith2018-11-048-344/+50
|/
* Remove knife cookbook test featureTim Smith2018-11-011-95/+0
* Remove deprecated knife status --hide-healthy flaghide_healthyTim Smith2018-10-291-13/+0