summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3067 from chef/tm/knife_status_environmentThom May2015-04-092-18/+43
|\
| * Deal with the case where we're not partial searchThom May2015-04-091-2/+3
| * use partial searchThom May2015-04-082-12/+23
| * Ensure valid lucene queriesThom May2015-03-161-2/+4
| * Allow knife status to filter by environmentThom May2015-03-121-7/+18
* | Merge pull request #3131 from evertrue/evertrue/eherot/add_empty_check_for_ss...Thom May2015-04-081-1/+3
|\ \
| * | Check to make sure that item[:cloud][:public_hostname] is not empty before us...Eric Herot2015-03-241-1/+3
* | | Reset $HOME to user running chef-client when running via sudoTim Sogard2015-03-271-1/+1
|/ /
* | Merge pull request #3118 from chef/ssd/opscode-lives-foreverBryan McLellan2015-03-231-1/+1
|\ \
| * | Use opscode.com rather than chef.io in the bootstrap script.ssd/opscode-lives-foreverSteven Danna2015-03-201-1/+1
| |/
* | Deprecate things instead of removing them outright.Kartik Null Cating-Subramanian2015-03-201-1/+7
* | Fixup all specs to reference PathHelper.home.Kartik Null Cating-Subramanian2015-03-201-2/+2
* | Modify accesses to HOME to use path_helper instead.Kartik Null Cating-Subramanian2015-03-204-7/+14
|/
* Merge pull request #3019 from ranjib/fix_searchJay Mundrawala2015-03-061-2/+1
|\
| * fix data fetching when explicit attributes are passedRanjib Dey2015-03-031-2/+1
* | Add --exit-on-error option to knife sshryan/knife_ssh_on_errorRyan Cragun2015-03-031-0/+7
|/
* Merge pull request #2999 from chef/pr-2988Jay Mundrawala2015-03-021-1/+2
|\
| * Add parens to highlight precedencepr-2988Jay Mundrawala2015-03-021-1/+2
| * avoid case Chef::Config[:validation_key] is nil.sawanoboly2015-02-271-1/+1
* | Move tar_cmdjdm/osx-fixJay Mundrawala2015-02-271-14/+14
* | Use tar_cmd instead of tar directlyJay Mundrawala2015-02-271-1/+1
* | Refactor tar_cmdJay Mundrawala2015-02-271-8/+14
|/
* Send search count to stderrdanielsdeleo2015-02-261-2/+2
* whitespaces fixesLamont Granquist2015-02-181-27/+27
* fix Lint/LiteralInConditionLamont Granquist2015-02-181-1/+1
* Move supermarket.getchef.com to supermarket.chef.ioJulian C. Dunn2015-02-166-8/+8
* Merge pull request #2030 from chef/lcg/1923Lamont Granquist2015-02-138-16/+473
|\
| * fixed a bug in --bootstrap-vault-itemLamont Granquist2015-02-131-3/+4
| * add logging of where the validation key isLamont Granquist2015-02-131-1/+1
| * prepend bootstrap_ to all CLI argslcg/1923Lamont Granquist2015-02-112-28/+28
| * validatorless bootstraps and chef-vault integrationLamont Granquist2015-02-117-15/+471
| * moving bootstrap templates directoryLamont Granquist2015-02-115-1/+1
* | Merge pull request #2893 from chef/tball/complete-2338Tyler Ball2015-02-131-2/+5
|\ \
| * | Finishing tests for https://github.com/chef/chef/pull/2338, fixes https://git...tball/complete-2338tyler-ball2015-02-111-2/+5
| |/
* | CHEF-4591: Knife commands to manipulate env_run_list on nodesWilliam Albenzi2015-02-1210-0/+654
* | Deprecate 'knife cookbook test'Julian C. Dunn2015-02-121-0/+1
|/
* Use ApiClient#from_hash rather than relying on json_class in return dataSteven Danna2015-02-091-7/+8
* Add Knife::Core::UI#edit_hashSteven Danna2015-02-091-1/+9
* Make chef-full bootstrap use chef.io URL.Julian C. Dunn2015-02-021-1/+1
* Merge pull request #2739 from ranjib/ssl_fetch_requireLamont Granquist2015-01-281-1/+1
|\
| * fix requireRanjib Dey2015-01-101-1/+1
* | Add comments to trusted_certs_contentBryan McLellan2015-01-271-0/+5
* | add banner for knife serve commandDavid Radcliffe2015-01-271-0/+3
* | Add --proxy-auth option to `knife raw`Steven Danna2015-01-251-3/+14
* | Updated "cbs" variable to "cookbooks_for_upload"Josh Murphy2015-01-251-4/+4
* | Added cookbook_path configuration value to warning message for uploading cook...Josh Murphy2015-01-251-1/+2
* | Updated cookbook upload all logic to check that cookbooks exist in the path b...Josh Murphy2015-01-251-6/+10
* | fix bad rebaseLamont Granquist2015-01-251-1/+1
* | [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1
* | [CHF-4107] Knife should prefer gnutar when packaging.BinaryBabel OSS2015-01-251-1/+1