summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* updating paranoid to verify_host_key for net-ssh for 4.2 greater and updating...Vern Burton2018-02-191-1/+1
* fix ohai tests after require_plugin removaltm/fix_ohai_testsThom May2018-02-191-3/+1
* Ignore user SSH key authentication if password is givenChibuikem Amaechi2018-02-011-7/+7
* Fix "knife ssh" authentication scheme #4342Chibuikem Amaechi2018-02-011-0/+5
* Merge pull request #6582 from sarkis/6581-fix-knife-ssh-on-error-behaviorThom May2018-01-292-8/+6
|\
| * change to boolean in bootstrap as wellSarkis Varozian2017-11-131-1/+1
| * refactor on_error optionSarkis Varozian2017-11-111-8/+6
| * use a stricter comparison here so knife ssh only fails ifSarkis Varozian2017-11-101-1/+1
* | Merge pull request #6756 from cramaechi/CHEF-3287Thom May2018-01-291-17/+22
|\ \
| * | Update status lineChibuikem Amaechi2018-01-231-22/+22
| * | Update error handling for "knife status" #3287Chibuikem Amaechi2018-01-231-0/+5
* | | Added support for setting node policy name and group from knifepiyushawasthi2018-01-231-0/+79
|/ /
* | Merge pull request #6742 from zanecodes/fix_knife_id_only_formattingThom May2018-01-221-1/+3
|\ \
| * | Change single quotes to double quotes to appease the Style GodsZane Geiger2018-01-151-1/+1
| * | Prevent knife search --id-only from outputting IDs in the same format as an e...Zane Geiger2018-01-151-1/+3
* | | Merge pull request #6445 from chef/knife_ssh_identity_fileTim Smith2018-01-221-6/+1
|\ \ \
| * | | Remove deprecated knife ssh --identity-file optionknife_ssh_identity_fileTim Smith2017-09-261-6/+1
* | | | Merge pull request #6444 from chef/knife_ssh_csshxThom May2018-01-221-4/+0
|\ \ \ \
| * | | | Remove deprecated knife ssh csshx commandknife_ssh_csshxTim Smith2017-09-261-4/+0
| |/ / /
* | | | Merge pull request #6728 from chef/reindexThom May2018-01-221-133/+0
|\ \ \ \
| * | | | Remove knife index rebuild command that requires Chef < 11reindexTim Smith2018-01-041-133/+0
* | | | | Merge pull request #6749 from chef/lcg/rubocop-0.52.1Thom May2018-01-217-14/+14
|\ \ \ \ \
| * | | | | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-177-14/+14
* | | | | | Merge pull request #6725 from chef/osc_11Thom May2018-01-185-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add a warning that Chef 11 server support in knife user is deprecatedosc_11Tim Smith2018-01-035-0/+10
* | | | | | Fix IndentationChibuikem Amaechi2018-01-111-4/+4
* | | | | | Fix knife status to show seconds when needed #5055Chibuikem Amaechi2018-01-101-2/+6
| |/ / / / |/| | | |
* | | | | Update the knife editor error message to point to the correct documentnew_knife_docTim Smith2018-01-022-2/+2
|/ / / /
* | | | Escape single-quoted strings from the contextAllan Espinosa2017-12-201-1/+1
* | | | Merge pull request #6552 from anoadragon453/masterThom May2017-12-201-4/+4
|\ \ \ \
| * | | | Add an 's' for quantity of 0 cookbooks.Andrew (anoa)2017-11-021-4/+4
| | |_|/ | |/| |
* | | | Merge pull request #6660 from chef/tm/credentialsThom May2017-12-181-36/+12
|\ \ \ \
| * | | | Generate a credentials fileThom May2017-12-141-36/+12
| | |_|/ | |/| |
* | | | Cleanup some YARD warningsyard2Tim Smith2017-12-131-1/+1
|/ / /
* | | Add custom prefix attribute support to knife sshMal Graty2017-11-281-5/+30
* | | Refactor SSH attributeMal Graty2017-11-281-31/+18
* | | Only warn if a secret was actually given.Noah Kantrowitz2017-11-271-1/+1
* | | Filter out periods from tmux session nameTony Novak2017-11-201-1/+1
|/ /
* | Tweak the knife banners for multi-arg commands.Noah Kantrowitz2017-10-026-6/+6
|/
* if id_only specified, create result filter containing magic filter onlyDmitry Shestoperov2017-09-241-0/+2
* Link to the knife docs in both places where we error on editorknife_docTim Smith2017-08-291-1/+1
* use ServerAliveInterval option if exists in ssh_config.sawanoboly2017-07-251-0/+4
* avoid mutation attempt of node['platform']Jeremy J. Miller2017-07-171-1/+1
* Merge pull request #6102 from chef/tm/fix-policy-bootstrapThom May2017-07-111-0/+1
|\
| * If we don't have a run_list, don't send ittm/fix-policy-bootstrapThom May2017-07-051-0/+1
* | Update deprecation message for Cookstyleupdate_deprecationTim Smith2017-06-271-1/+1
|/
* A whole bunch more missing helper requires.Noah Kantrowitz2017-04-186-0/+6
* key show commands also didn’t require needed helper object.Noah Kantrowitz2017-04-182-0/+2
* The two key list commands didn’t actually require the helper object they bo...Noah Kantrowitz2017-04-182-0/+2
* Add usage banner for knife client key createdanielsdeleo2017-04-141-0/+2