summaryrefslogtreecommitdiff
path: root/spec/unit/knife
Commit message (Expand)AuthorAgeFilesLines
* Added support for setting node policy name and group from knifepiyushawasthi2018-01-231-0/+122
* Merge pull request #6728 from chef/reindexThom May2018-01-221-125/+0
|\
| * Remove knife index rebuild command that requires Chef < 11reindexTim Smith2018-01-041-125/+0
* | prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-174-9/+9
|/
* Escape single-quoted strings from the contextAllan Espinosa2017-12-201-0/+5
* Merge pull request #6652 from sandratiffin/CHEF-3058Tim Smith2017-12-191-2/+19
|\
| * fix for data bag names partially matching search reserved wordsSandra Tiffin2017-12-121-2/+19
* | Generate a credentials fileThom May2017-12-141-60/+10
|/
* Fix sneaky chefstyle violationstm/fix_chefstyleThom May2017-12-111-3/+3
* added test for data bag name containing reserved wordEmilien2017-12-091-1/+22
* Add custom prefix attribute support to knife sshMal Graty2017-11-281-15/+54
* Refactor SSH attributeMal Graty2017-11-281-23/+13
* TyposMal Graty2017-11-281-1/+1
* Forgot to check for a unit test. Sigh.Noah Kantrowitz2017-11-271-2/+16
* Filter out periods from tmux session nameTony Novak2017-11-201-0/+17
* fix chefstyle violationstm/chefstylinateThom May2017-10-051-1/+1
* Don't allow creation of data bags named node, role, client or environment.Sandra Tiffin2017-10-041-0/+8
* enable Lint/PercentStringArraylcg/rubocop.ymlLamont Granquist2017-08-241-1/+1
* use ServerAliveInterval option if exists in ssh_config.sawanoboly2017-07-251-1/+7
* fix a busted speclcg/fix-nil-maintainerLamont Granquist2017-07-211-3/+3
* avoid mutation attempt of node['platform']Jeremy J. Miller2017-07-171-0/+2
* If we don't have a run_list, don't send ittm/fix-policy-bootstrapThom May2017-07-051-0/+4
* fix knife configure client speclcg/chef-13-formatterLamont Granquist2017-04-051-2/+0
* 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-220/+1
* Replace a few dangling references to `knife cookbook site vendor` that don’...Noah Kantrowitz2017-04-041-1/+1
* RFC 67: Remove cookbook segmentsThom May2017-04-042-37/+88
* also helps to remove the specs for the removed libraryLamont Granquist2017-04-021-41/+0
* Chef-13: remove deprecated knife subcommand APIsLamont Granquist2017-04-012-8/+1
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-9/+20
* Changed EOP to 'EOP' to avoid content expansionafiune/COOL-617/fix-here-strings-in-bashSalim Afiune2017-03-091-0/+29
* Merge pull request #5830 from shortdudey123/CHEF-4538_ssh-gateway-identity-authThom May2017-03-061-0/+5
|\
| * Fix chefstyleGrant Ridder2017-02-211-1/+1
| * CHEF-4538 - add an option for gateway_identity_file that will allow key-based...brettcave2017-02-211-0/+5
* | Add test to assert we use GET Requestafiune/COOL-634/verify-if-data-bag-existsSalim Afiune2017-03-031-45/+65
* | Require chef/version when trying to read iter-478/fips_bootstrapTyler Ball2017-02-231-0/+17
|/
* Ensure ssh search paginates correctlytm/fix_ssh_searchThom May2017-01-231-35/+33
* pass true as 2nd args for Net::SSH.configuration_for by default.sawanoboly2017-01-161-1/+1
* Merge pull request #5622 from chef/chef-ad/3888Thom May2016-12-071-113/+116
|\
| * refactor specs to be less stubbychef-ad/3888Lamont Granquist2016-12-061-122/+115
| * Fixing metadata.json validation, adding spec test to ensure we're actually va...ad/3888andy-dufour2016-09-211-1/+11
* | Modify `knife configure` example `chef_server_url`Jerry Aldrich III2016-12-011-1/+1
* | Fix style issuesJose Asuncion2016-11-292-2/+2
* | add multiple node deleteJose Asuncion2016-11-291-10/+19
* | knife client delete should delete multiple nodesJose Asuncion2016-11-291-0/+16
* | Added specs for config_log_locationdheerajd-msys2016-11-221-2/+53
* | Passing config_log_level and config_log_location in client.rb and fixed specs...dheerajd-msys2016-11-091-5/+4
* | Updating knife ssl fetch to correctly store certificates when it does not con...2919/ssl_fetch_no_cntyler-ball2016-10-311-0/+38
* | Add the `--field-separator` flag to knife show commandsTom Duffield2016-10-281-0/+10
* | More Opscode -> Chef updatesTim Smith2016-10-201-1/+1