summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-14136-687/+687
* Merge pull request #4398 from chef/lcg/trailing_commaThom May2016-01-142-3/+3
|\
| * autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-132-3/+3
* | Correctly save policy_name and policy_group with `knife node edit`jr/knife-node-edit-save-policy_name-groupJordan Running2016-01-131-35/+56
|/
* really fix copslcg/really-fix-copsLamont Granquist2016-01-126-84/+84
* chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-2/+2
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-1119-38/+38
* no longer wait on node search to refresh vault but pass created ApiClient ins...Matt Wrock2015-12-223-21/+16
* Merge pull request #4312 from chef/cwebberOps/omnitruckThom May2015-12-161-1/+1
|\
| * Updates the template to use omnitruck-direct.chef.iocwebberOps/omnitruckChristopher Webber2015-12-151-1/+1
* | Add knife/ChefFS support for policyfiles and policy_groups.John Keiser2015-12-151-0/+1
|/
* Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-091-2/+0
* Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-092-4/+9
* Merge pull request #4153 from matschaffer/patch-1Thom May2015-11-251-1/+1
|\
| * Require ShellOut before Knife::SSH definitionMat Schaffer2015-11-111-1/+1
* | DTRT re: identity_fileJeff Blaine2015-11-232-14/+12
* | Migrate to --ssh-identity-file instead of --identity-fileJeff Blaine2015-11-232-3/+13
* | Fix typo in commentGreg Karékinian2015-11-201-1/+1
* | Merge pull request #4064 from josb/masterThom May2015-11-121-1/+1
|\ \ | |/ |/|
| * Route all tags access through Chef::Node#{tags,tag}Jos Backus2015-10-201-1/+1
* | Handle nil run list option in knife bootstrapnil-run-list-bootstrapdanielsdeleo2015-11-051-1/+9
* | Update knife bootstrap command to honor --no-color flag in chef-client run th...Tyler Fitch2015-10-281-0/+1
* | Only add tar option --force-local on Windows systemsMichael Pereira2015-10-241-1/+5
* | Fix cookbook installation from supermarket on windowsMichael Pereira2015-10-241-1/+1
* | Add option --tmux-splitSergey Permyakov2015-10-241-4/+8
* | Add tmux-split parameter to knife sshSergey Permyakov2015-10-241-2/+8
* | follow comment of #3900sawanoboly2015-10-241-11/+8
* | write spec for --json-attribute-file and move configration under render_templatesawanoboly2015-10-241-1/+1
* | add option first_boot_attributes_from_filesawanoboly2015-10-241-0/+18
* | Consider only knife configuration for chef environment in bootstrap contextEvan Gilman2015-10-241-1/+1
* | Bring back -H/--hide-healthy for back-compatJeff Blaine2015-10-241-1/+13
* | Changes --hide-healthy to --hide-by-mins MINSJeff Blaine2015-10-241-6/+7
* | Added '--sudo-preserve-home' option to knife bootstrap to allowPaul Mooring2015-10-241-1/+7
* | Allow user@hostname format for knife-bootstrap. [#3527]Patrick Connolly2015-10-241-4/+16
* | Capitalize sentencesTim Smith2015-10-181-1/+1
|/
* Merge pull request #3999 from tas50/unshare_warningThom May2015-10-061-2/+2
|\
| * Better warning for unsharingTim Smith2015-09-291-2/+2
* | pass ssh_password to sessionsawanoboly2015-10-051-0/+2
|/
* Merge pull request #3978 from tas50/knife-wording-2Thom May2015-09-296-12/+12
|\
| * Capitalize another messageTim Smith2015-09-271-1/+1
| * Supermarket vs. the SupermarketTim Smith2015-09-272-3/+3
| * More Community site -> SupermarketTim Smith2015-09-271-4/+4
| * Fix tenseTim Smith2015-09-271-1/+1
| * Capitalize first word in sentencesTim Smith2015-09-272-3/+3
| * Fix error message to mention Supermarket not community siteTim Smith2015-09-271-2/+2
| * Copyright doesn't need to be capitalizedTim Smith2015-09-271-1/+1
* | fix omnitruck urlThom May2015-09-291-1/+1
* | Bootstrap doc doesnt match realityTim Smith2015-09-261-4/+3
|/
* Add policyfile attributes to client builderpolicyfile-bootstrap-integrationdanielsdeleo2015-09-241-0/+12
* Don't pass -E to chef-client unless given an environmentdanielsdeleo2015-09-241-2/+2