summaryrefslogtreecommitdiff
path: root/lib/chef/knife
Commit message (Expand)AuthorAgeFilesLines
* 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
* savegameLamont Granquist2017-04-052-6/+2
* Improve the warning textcreate_in_dkTim Smith2017-04-051-1/+1
* Chef 13: Remove the knife cookbook create command in favor of Chef-DKTim Smith2017-04-051-434/+1
* Have knife cookbook generate use SPDX standard license stringsTim Smith2017-04-051-3/+3
* Kill deprecated `knife cookbook site vendor` command.Noah Kantrowitz2017-04-041-46/+0
* Merge pull request #5978 from Oxalide/fix-exit-on-errorSteven Murawski2017-04-041-11/+15
|\
| * fix knife ssh --exit-on-errorMaxime de Roucy2017-03-311-11/+15
* | RFC 67: Remove cookbook segmentsThom May2017-04-042-7/+10
* | Merge pull request #5994 from chef/lcg/knife-search-no-resultsThom May2017-04-031-1/+4
|\ \
| * | Chef-13 knife search exit 1 when no resultslcg/knife-search-no-resultsLamont Granquist2017-04-021-1/+4
* | | remove now-unnecessary fileLamont Granquist2017-04-021-69/+0
* | | Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-011-32/+2
|/ /
* | apply knife search node fuzzifier to knife sshLamont Granquist2017-03-312-12/+5
|/
* Remove support for the sort option to searches.Noah Kantrowitz2017-03-201-7/+0
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-2/+1
* Changed EOP to 'EOP' to avoid content expansionafiune/COOL-617/fix-here-strings-in-bashSalim Afiune2017-03-091-6/+6
* Remove backcompat classestm/kill-backcompatThom May2017-03-082-2/+2
* Merge pull request #5830 from shortdudey123/CHEF-4538_ssh-gateway-identity-authThom May2017-03-062-1/+19
|\
| * Remove unneeded comment and bundle configGrant Ridder2017-03-061-1/+0
| * Fix spec testing for ssh_gateway_identity optionGrant Ridder2017-02-211-2/+7
| * CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-212-1/+15
* | Verify data bag exists before trying to create itSalim Afiune2017-03-021-4/+6
* | Require chef/version when trying to read iter-478/fips_bootstrapTyler Ball2017-02-231-7/+8
|/