chef 13.11.3-universal-mingw32 → 13.12.3-universal-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (260) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +4 -3
  3. data/README.md +35 -40
  4. data/Rakefile +18 -22
  5. data/chef-universal-mingw32.gemspec +1 -1
  6. data/chef.gemspec +3 -3
  7. data/lib/chef/client.rb +1 -1
  8. data/lib/chef/mixin/params_validate.rb +3 -1
  9. data/lib/chef/provider/script.rb +2 -2
  10. data/lib/chef/version.rb +1 -1
  11. data/spec/functional/http/simple_spec.rb +12 -6
  12. data/spec/functional/resource/remote_file_spec.rb +19 -15
  13. data/spec/support/platform_helpers.rb +2 -1
  14. data/tasks/announce.rb +1 -1
  15. data/tasks/dependencies.rb +5 -39
  16. data/tasks/maintainers.rb +10 -10
  17. data/tasks/rspec.rb +2 -2
  18. data/tasks/templates/prerelease.md.erb +11 -2
  19. data/tasks/templates/release.md.erb +9 -1
  20. metadata +6 -247
  21. data/CONTRIBUTING.md +0 -151
  22. data/VERSION +0 -1
  23. data/acceptance/.gitignore +0 -3
  24. data/acceptance/.shared/kitchen_acceptance/.kitchen.digitalocean.yml +0 -33
  25. data/acceptance/.shared/kitchen_acceptance/.kitchen.ec2.yml +0 -283
  26. data/acceptance/.shared/kitchen_acceptance/.kitchen.vagrant.yml +0 -59
  27. data/acceptance/.shared/kitchen_acceptance/libraries/kitchen.rb +0 -68
  28. data/acceptance/.shared/kitchen_acceptance/metadata.rb +0 -1
  29. data/acceptance/Gemfile +0 -19
  30. data/acceptance/Gemfile.lock +0 -266
  31. data/acceptance/README.md +0 -137
  32. data/acceptance/basics/.acceptance/acceptance-cookbook/.gitignore +0 -2
  33. data/acceptance/basics/.acceptance/acceptance-cookbook/metadata.rb +0 -3
  34. data/acceptance/basics/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -1
  35. data/acceptance/basics/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -1
  36. data/acceptance/basics/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -1
  37. data/acceptance/basics/.kitchen.yml +0 -4
  38. data/acceptance/basics/test/integration/chef-current-install/serverspec/chef_client_spec.rb +0 -19
  39. data/acceptance/basics/test/integration/chef-current-install/serverspec/spec_helper.rb +0 -6
  40. data/acceptance/basics/test/integration/helpers/serverspec/Gemfile +0 -8
  41. data/acceptance/data-collector/.acceptance/acceptance-cookbook/.gitignore +0 -2
  42. data/acceptance/data-collector/.acceptance/acceptance-cookbook/metadata.rb +0 -3
  43. data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -2
  44. data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -2
  45. data/acceptance/data-collector/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -2
  46. data/acceptance/data-collector/.acceptance/data-collector-test/.gitignore +0 -16
  47. data/acceptance/data-collector/.acceptance/data-collector-test/Berksfile +0 -3
  48. data/acceptance/data-collector/.acceptance/data-collector-test/files/default/api.rb +0 -101
  49. data/acceptance/data-collector/.acceptance/data-collector-test/files/default/apigemfile +0 -3
  50. data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-both-mode.rb +0 -4
  51. data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-client-mode.rb +0 -4
  52. data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-no-endpoint.rb +0 -2
  53. data/acceptance/data-collector/.acceptance/data-collector-test/files/default/client-rb-solo-mode.rb +0 -4
  54. data/acceptance/data-collector/.acceptance/data-collector-test/files/default/config.ru +0 -2
  55. data/acceptance/data-collector/.acceptance/data-collector-test/metadata.rb +0 -7
  56. data/acceptance/data-collector/.acceptance/data-collector-test/recipes/default.rb +0 -44
  57. data/acceptance/data-collector/.kitchen.yml +0 -9
  58. data/acceptance/data-collector/Berksfile +0 -3
  59. data/acceptance/data-collector/test/integration/default/serverspec/default_spec.rb +0 -208
  60. data/acceptance/data-collector/test/integration/helpers/serverspec/Gemfile +0 -8
  61. data/acceptance/omnitruck/.acceptance/acceptance-cookbook/.gitignore +0 -2
  62. data/acceptance/omnitruck/.acceptance/acceptance-cookbook/metadata.rb +0 -1
  63. data/acceptance/omnitruck/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -1
  64. data/acceptance/omnitruck/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -1
  65. data/acceptance/omnitruck/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -61
  66. data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/.gitignore +0 -2
  67. data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/cookbook_kitchen.rb +0 -43
  68. data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/libraries/top_cookbooks.rb +0 -41
  69. data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/metadata.rb +0 -3
  70. data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -1
  71. data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -1
  72. data/acceptance/top-cookbooks/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -1
  73. data/acceptance/top-cookbooks/.gitignore +0 -1
  74. data/acceptance/top-cookbooks/.kitchen.chocolatey.yml +0 -6
  75. data/acceptance/top-cookbooks/.kitchen.iis.yml +0 -4
  76. data/acceptance/top-cookbooks/.kitchen.learn-the-basics-rhel.yml +0 -7
  77. data/acceptance/top-cookbooks/.kitchen.learn-the-basics-ubuntu.yml +0 -7
  78. data/acceptance/top-cookbooks/.kitchen.learn-the-basics-windows.yml +0 -7
  79. data/acceptance/top-cookbooks/.kitchen.powershell.yml +0 -4
  80. data/acceptance/top-cookbooks/.kitchen.sql_server.yml +0 -5
  81. data/acceptance/top-cookbooks/.kitchen.winbox.yml +0 -8
  82. data/acceptance/top-cookbooks/.kitchen.windows.yml +0 -38
  83. data/acceptance/trivial/.acceptance/acceptance-cookbook/.gitignore +0 -2
  84. data/acceptance/trivial/.acceptance/acceptance-cookbook/metadata.rb +0 -2
  85. data/acceptance/trivial/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -1
  86. data/acceptance/trivial/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -1
  87. data/acceptance/trivial/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -1
  88. data/acceptance/trivial/.kitchen.yml +0 -7
  89. data/acceptance/trivial/test/integration/chef-current-install/inspec/chef_client_spec.rb +0 -5
  90. data/acceptance/windows-service/.acceptance/acceptance-cookbook/.gitignore +0 -2
  91. data/acceptance/windows-service/.acceptance/acceptance-cookbook/metadata.rb +0 -2
  92. data/acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/destroy.rb +0 -1
  93. data/acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/provision.rb +0 -1
  94. data/acceptance/windows-service/.acceptance/acceptance-cookbook/recipes/verify.rb +0 -1
  95. data/acceptance/windows-service/.kitchen.yml +0 -7
  96. data/acceptance/windows-service/test/integration/chef-windows-service/inspec/chef_windows_service_spec.rb +0 -58
  97. data/distro/common/html/_sources/ctl_chef_client.txt +0 -36
  98. data/distro/common/html/_sources/ctl_chef_server.txt +0 -341
  99. data/distro/common/html/_sources/ctl_chef_shell.txt +0 -15
  100. data/distro/common/html/_sources/ctl_chef_solo.txt +0 -25
  101. data/distro/common/html/_sources/index.txt +0 -135
  102. data/distro/common/html/_sources/knife.txt +0 -74
  103. data/distro/common/html/_sources/knife_bootstrap.txt +0 -56
  104. data/distro/common/html/_sources/knife_client.txt +0 -151
  105. data/distro/common/html/_sources/knife_common_options.txt +0 -6
  106. data/distro/common/html/_sources/knife_configure.txt +0 -29
  107. data/distro/common/html/_sources/knife_cookbook.txt +0 -236
  108. data/distro/common/html/_sources/knife_cookbook_site.txt +0 -157
  109. data/distro/common/html/_sources/knife_data_bag.txt +0 -160
  110. data/distro/common/html/_sources/knife_delete.txt +0 -26
  111. data/distro/common/html/_sources/knife_deps.txt +0 -61
  112. data/distro/common/html/_sources/knife_diff.txt +0 -34
  113. data/distro/common/html/_sources/knife_download.txt +0 -44
  114. data/distro/common/html/_sources/knife_edit.txt +0 -26
  115. data/distro/common/html/_sources/knife_environment.txt +0 -158
  116. data/distro/common/html/_sources/knife_exec.txt +0 -47
  117. data/distro/common/html/_sources/knife_index_rebuild.txt +0 -21
  118. data/distro/common/html/_sources/knife_list.txt +0 -33
  119. data/distro/common/html/_sources/knife_node.txt +0 -250
  120. data/distro/common/html/_sources/knife_raw.txt +0 -35
  121. data/distro/common/html/_sources/knife_recipe_list.txt +0 -23
  122. data/distro/common/html/_sources/knife_role.txt +0 -157
  123. data/distro/common/html/_sources/knife_search.txt +0 -53
  124. data/distro/common/html/_sources/knife_serve.txt +0 -19
  125. data/distro/common/html/_sources/knife_show.txt +0 -27
  126. data/distro/common/html/_sources/knife_ssh.txt +0 -43
  127. data/distro/common/html/_sources/knife_ssl_check.txt +0 -41
  128. data/distro/common/html/_sources/knife_ssl_fetch.txt +0 -41
  129. data/distro/common/html/_sources/knife_status.txt +0 -37
  130. data/distro/common/html/_sources/knife_tag.txt +0 -69
  131. data/distro/common/html/_sources/knife_upload.txt +0 -49
  132. data/distro/common/html/_sources/knife_user.txt +0 -127
  133. data/distro/common/html/_sources/knife_using.txt +0 -43
  134. data/distro/common/html/_sources/knife_xargs.txt +0 -30
  135. data/distro/common/html/_static/ajax-loader.gif +0 -0
  136. data/distro/common/html/_static/basic.css +0 -537
  137. data/distro/common/html/_static/chef.ico +0 -0
  138. data/distro/common/html/_static/chef_html_logo.png +0 -0
  139. data/distro/common/html/_static/comment-bright.png +0 -0
  140. data/distro/common/html/_static/comment-close.png +0 -0
  141. data/distro/common/html/_static/comment.png +0 -0
  142. data/distro/common/html/_static/contents.png +0 -0
  143. data/distro/common/html/_static/doctools.js +0 -238
  144. data/distro/common/html/_static/down-pressed.png +0 -0
  145. data/distro/common/html/_static/down.png +0 -0
  146. data/distro/common/html/_static/file.png +0 -0
  147. data/distro/common/html/_static/guide.css +0 -505
  148. data/distro/common/html/_static/jquery.js +0 -2
  149. data/distro/common/html/_static/minus.png +0 -0
  150. data/distro/common/html/_static/navigation.png +0 -0
  151. data/distro/common/html/_static/plus.png +0 -0
  152. data/distro/common/html/_static/pygments.css +0 -62
  153. data/distro/common/html/_static/searchtools.js +0 -622
  154. data/distro/common/html/_static/underscore.js +0 -31
  155. data/distro/common/html/_static/up-pressed.png +0 -0
  156. data/distro/common/html/_static/up.png +0 -0
  157. data/distro/common/html/_static/websupport.js +0 -808
  158. data/distro/common/html/ctl_chef_client.html +0 -270
  159. data/distro/common/html/ctl_chef_server.html +0 -728
  160. data/distro/common/html/ctl_chef_shell.html +0 -163
  161. data/distro/common/html/ctl_chef_solo.html +0 -194
  162. data/distro/common/html/index.html +0 -202
  163. data/distro/common/html/knife.html +0 -170
  164. data/distro/common/html/knife_bootstrap.html +0 -285
  165. data/distro/common/html/knife_client.html +0 -285
  166. data/distro/common/html/knife_common_options.html +0 -96
  167. data/distro/common/html/knife_configure.html +0 -105
  168. data/distro/common/html/knife_cookbook.html +0 -487
  169. data/distro/common/html/knife_cookbook_site.html +0 -375
  170. data/distro/common/html/knife_data_bag.html +0 -374
  171. data/distro/common/html/knife_delete.html +0 -93
  172. data/distro/common/html/knife_deps.html +0 -143
  173. data/distro/common/html/knife_diff.html +0 -123
  174. data/distro/common/html/knife_download.html +0 -145
  175. data/distro/common/html/knife_edit.html +0 -89
  176. data/distro/common/html/knife_environment.html +0 -322
  177. data/distro/common/html/knife_exec.html +0 -220
  178. data/distro/common/html/knife_index_rebuild.html +0 -83
  179. data/distro/common/html/knife_list.html +0 -114
  180. data/distro/common/html/knife_node.html +0 -458
  181. data/distro/common/html/knife_raw.html +0 -110
  182. data/distro/common/html/knife_recipe_list.html +0 -91
  183. data/distro/common/html/knife_role.html +0 -295
  184. data/distro/common/html/knife_search.html +0 -203
  185. data/distro/common/html/knife_serve.html +0 -79
  186. data/distro/common/html/knife_show.html +0 -104
  187. data/distro/common/html/knife_ssh.html +0 -177
  188. data/distro/common/html/knife_ssl_check.html +0 -151
  189. data/distro/common/html/knife_ssl_fetch.html +0 -151
  190. data/distro/common/html/knife_status.html +0 -144
  191. data/distro/common/html/knife_tag.html +0 -138
  192. data/distro/common/html/knife_upload.html +0 -153
  193. data/distro/common/html/knife_user.html +0 -242
  194. data/distro/common/html/knife_using.html +0 -210
  195. data/distro/common/html/knife_xargs.html +0 -122
  196. data/distro/common/html/objects.inv +0 -0
  197. data/distro/common/html/search.html +0 -82
  198. data/distro/common/html/searchindex.js +0 -1
  199. data/distro/common/man/man1/README.md +0 -58
  200. data/distro/common/man/man1/chef-shell.1 +0 -194
  201. data/distro/common/man/man1/knife-bootstrap.1 +0 -215
  202. data/distro/common/man/man1/knife-client.1 +0 -443
  203. data/distro/common/man/man1/knife-configure.1 +0 -161
  204. data/distro/common/man/man1/knife-cookbook-site.1 +0 -552
  205. data/distro/common/man/man1/knife-cookbook.1 +0 -770
  206. data/distro/common/man/man1/knife-data-bag.1 +0 -617
  207. data/distro/common/man/man1/knife-delete.1 +0 -127
  208. data/distro/common/man/man1/knife-deps.1 +0 -246
  209. data/distro/common/man/man1/knife-diff.1 +0 -226
  210. data/distro/common/man/man1/knife-download.1 +0 -258
  211. data/distro/common/man/man1/knife-edit.1 +0 -121
  212. data/distro/common/man/man1/knife-environment.1 +0 -496
  213. data/distro/common/man/man1/knife-exec.1 +0 -362
  214. data/distro/common/man/man1/knife-index-rebuild.1 +0 -63
  215. data/distro/common/man/man1/knife-list.1 +0 -174
  216. data/distro/common/man/man1/knife-node.1 +0 -716
  217. data/distro/common/man/man1/knife-raw.1 +0 -172
  218. data/distro/common/man/man1/knife-recipe-list.1 +0 -85
  219. data/distro/common/man/man1/knife-role.1 +0 -426
  220. data/distro/common/man/man1/knife-search.1 +0 -359
  221. data/distro/common/man/man1/knife-serve.1 +0 -109
  222. data/distro/common/man/man1/knife-show.1 +0 -160
  223. data/distro/common/man/man1/knife-ssh.1 +0 -284
  224. data/distro/common/man/man1/knife-ssl-check.1 +0 -207
  225. data/distro/common/man/man1/knife-ssl-fetch.1 +0 -207
  226. data/distro/common/man/man1/knife-status.1 +0 -234
  227. data/distro/common/man/man1/knife-tag.1 +0 -189
  228. data/distro/common/man/man1/knife-upload.1 +0 -280
  229. data/distro/common/man/man1/knife-user.1 +0 -356
  230. data/distro/common/man/man1/knife-xargs.1 +0 -189
  231. data/distro/common/man/man1/knife.1 +0 -332
  232. data/distro/common/man/man8/chef-apply.8 +0 -86
  233. data/distro/common/man/man8/chef-client.8 +0 -398
  234. data/distro/common/man/man8/chef-solo.8 +0 -260
  235. data/distro/common/markdown/README +0 -3
  236. data/distro/common/markdown/man1/chef-shell.mkd +0 -195
  237. data/distro/common/markdown/man1/knife-bootstrap.mkd +0 -141
  238. data/distro/common/markdown/man1/knife-client.mkd +0 -103
  239. data/distro/common/markdown/man1/knife-configure.mkd +0 -71
  240. data/distro/common/markdown/man1/knife-cookbook-site.mkd +0 -123
  241. data/distro/common/markdown/man1/knife-cookbook.mkd +0 -263
  242. data/distro/common/markdown/man1/knife-data-bag.mkd +0 -121
  243. data/distro/common/markdown/man1/knife-environment.mkd +0 -151
  244. data/distro/common/markdown/man1/knife-exec.mkd +0 -42
  245. data/distro/common/markdown/man1/knife-index.mkd +0 -30
  246. data/distro/common/markdown/man1/knife-node.mkd +0 -130
  247. data/distro/common/markdown/man1/knife-role.mkd +0 -85
  248. data/distro/common/markdown/man1/knife-search.mkd +0 -180
  249. data/distro/common/markdown/man1/knife-ssh.mkd +0 -69
  250. data/distro/common/markdown/man1/knife-status.mkd +0 -36
  251. data/distro/common/markdown/man1/knife-tag.mkd +0 -39
  252. data/distro/common/markdown/man1/knife.mkd +0 -213
  253. data/distro/common/markdown/man8/chef-client.mkd +0 -75
  254. data/distro/common/markdown/man8/chef-expander.mkd +0 -81
  255. data/distro/common/markdown/man8/chef-expanderctl.mkd +0 -57
  256. data/distro/common/markdown/man8/chef-server-webui.mkd +0 -121
  257. data/distro/common/markdown/man8/chef-server.mkd +0 -120
  258. data/distro/common/markdown/man8/chef-solo.mkd +0 -107
  259. data/distro/common/markdown/man8/chef-solr.mkd +0 -89
  260. data/tasks/cbgb.rb +0 -84
@@ -1,127 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .TH "KNIFE-DELETE" "1" "Chef 12.0" "" "knife delete"
4
- .SH NAME
5
- knife-delete \- The man page for the knife delete subcommand.
6
- .
7
- .nr rst2man-indent-level 0
8
- .
9
- .de1 rstReportMargin
10
- \\$1 \\n[an-margin]
11
- level \\n[rst2man-indent-level]
12
- level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13
- -
14
- \\n[rst2man-indent0]
15
- \\n[rst2man-indent1]
16
- \\n[rst2man-indent2]
17
- ..
18
- .de1 INDENT
19
- .\" .rstReportMargin pre:
20
- . RS \\$1
21
- . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22
- . nr rst2man-indent-level +1
23
- .\" .rstReportMargin post:
24
- ..
25
- .de UNINDENT
26
- . RE
27
- .\" indent \\n[an-margin]
28
- .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29
- .nr rst2man-indent-level -1
30
- .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
31
- .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
32
- ..
33
- .sp
34
- The \fBknife delete\fP subcommand is used to delete an object from a Chef server\&. This subcommand works similar to \fBknife cookbook delete\fP, \fBknife data bag delete\fP, \fBknife environment delete\fP, \fBknife node delete\fP, and \fBknife role delete\fP, but with a single verb (and a single action).
35
- .sp
36
- \fBSyntax\fP
37
- .sp
38
- This subcommand has the following syntax:
39
- .INDENT 0.0
40
- .INDENT 3.5
41
- .sp
42
- .nf
43
- .ft C
44
- $ knife delete [PATTERN...] (options)
45
- .ft P
46
- .fi
47
- .UNINDENT
48
- .UNINDENT
49
- .sp
50
- \fBOptions\fP
51
- .sp
52
- This subcommand has the following options:
53
- .INDENT 0.0
54
- .TP
55
- .B \fB\-\-both\fP
56
- Use to delete both local and remote copies of an object. Default: \fBfalse\fP\&.
57
- .TP
58
- .B \fB\-c CONFIG_FILE\fP, \fB\-\-config CONFIG_FILE\fP
59
- The configuration file to use.
60
- .TP
61
- .B \fB\-\-chef\-repo\-path PATH\fP
62
- The path to the chef\-repo\&. This setting will override the default path to the chef\-repo\&. Default: same as specified by \fBchef_repo_path\fP in config.rb.
63
- .TP
64
- .B \fB\-\-chef\-zero\-port PORT\fP
65
- The port on which chef\-zero will listen.
66
- .TP
67
- .B \fB\-\-[no\-]color\fP
68
- Use to view colored output.
69
- .TP
70
- .B \fB\-\-concurrency\fP
71
- The number of allowed concurrent connections. Default: \fB10\fP\&.
72
- .TP
73
- .B \fB\-d\fP, \fB\-\-disable\-editing\fP
74
- Use to prevent the $EDITOR from being opened and to accept data as\-is.
75
- .TP
76
- .B \fB\-\-defaults\fP
77
- Use to have knife use the default value instead of asking a user to provide one.
78
- .TP
79
- .B \fB\-e EDITOR\fP, \fB\-\-editor EDITOR\fP
80
- The $EDITOR that is used for all interactive commands.
81
- .TP
82
- .B \fB\-E ENVIRONMENT\fP, \fB\-\-environment ENVIRONMENT\fP
83
- The name of the environment. When this option is added to a command, the command will run only against the named environment.
84
- .TP
85
- .B \fB\-F FORMAT\fP, \fB\-\-format FORMAT\fP
86
- The output format: \fBsummary\fP (default), \fBtext\fP, \fBjson\fP, \fByaml\fP, and \fBpp\fP\&.
87
- .TP
88
- .B \fB\-h\fP, \fB\-\-help\fP
89
- Shows help for the command.
90
- .TP
91
- .B \fB\-k KEY\fP, \fB\-\-key KEY\fP
92
- The private key that knife will use to sign requests made by the API client to the Chef server\&.
93
- .TP
94
- .B \fB\-\-local\fP
95
- Use to delete only the local copy of an object. (A remote copy will not be deleted.) Default: \fBfalse\fP\&.
96
- .TP
97
- .B \fB\-\-print\-after\fP
98
- Use to show data after a destructive operation.
99
- .TP
100
- .B \fB\-r\fP, \fB\-\-[no\-]recurse\fP
101
- Use \fB\-\-recurse\fP to delete directories recursively. Default: \fB\-\-no\-recurse\fP\&.
102
- .TP
103
- .B \fB\-\-repo\-mode MODE\fP
104
- The layout of the local chef\-repo\&. Possible values: \fBstatic\fP, \fBeverything\fP, or \fBhosted_everything\fP\&. Use \fBstatic\fP for just roles, environments, cookbooks, and data bags. By default, \fBeverything\fP and \fBhosted_everything\fP are dynamically selected depending on the server type. Default: \fBeverything\fP / \fBhosted_everything\fP\&.
105
- .TP
106
- .B \fB\-s URL\fP, \fB\-\-server\-url URL\fP
107
- The URL for the Chef server\&.
108
- .TP
109
- .B \fB\-u USER\fP, \fB\-\-user USER\fP
110
- The user name used by knife to sign requests made by the API client to the Chef server\&. Authentication will fail if the user name does not match the private key.
111
- .TP
112
- .B \fB\-v\fP, \fB\-\-version\fP
113
- The version of the chef\-client\&.
114
- .TP
115
- .B \fB\-V\fP, \fB\-\-verbose\fP
116
- Set for more verbose outputs. Use \fB\-VV\fP for maximum verbosity.
117
- .TP
118
- .B \fB\-y\fP, \fB\-\-yes\fP
119
- Use to respond to all confirmation prompts with "Yes". knife will not ask for confirmation.
120
- .TP
121
- .B \fB\-z\fP, \fB\-\-local\-mode\fP
122
- Use to run the chef\-client in local mode. This allows all commands that work against the Chef server to also work against the local chef\-repo\&.
123
- .UNINDENT
124
- .SH AUTHOR
125
- Chef
126
- .\" Generated by docutils manpage writer.
127
- .
@@ -1,246 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .TH "KNIFE-DEPS" "1" "Chef 12.0" "" "knife deps"
4
- .SH NAME
5
- knife-deps \- The man page for the knife deps subcommand.
6
- .
7
- .nr rst2man-indent-level 0
8
- .
9
- .de1 rstReportMargin
10
- \\$1 \\n[an-margin]
11
- level \\n[rst2man-indent-level]
12
- level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13
- -
14
- \\n[rst2man-indent0]
15
- \\n[rst2man-indent1]
16
- \\n[rst2man-indent2]
17
- ..
18
- .de1 INDENT
19
- .\" .rstReportMargin pre:
20
- . RS \\$1
21
- . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22
- . nr rst2man-indent-level +1
23
- .\" .rstReportMargin post:
24
- ..
25
- .de UNINDENT
26
- . RE
27
- .\" indent \\n[an-margin]
28
- .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29
- .nr rst2man-indent-level -1
30
- .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
31
- .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
32
- ..
33
- .sp
34
- The \fBknife deps\fP subcommand is used to identify dependencies for a node, role, or cookbook.
35
- .sp
36
- \fBSyntax\fP
37
- .sp
38
- This subcommand has the following syntax:
39
- .INDENT 0.0
40
- .INDENT 3.5
41
- .sp
42
- .nf
43
- .ft C
44
- $ knife deps (options)
45
- .ft P
46
- .fi
47
- .UNINDENT
48
- .UNINDENT
49
- .sp
50
- \fBOptions\fP
51
- .sp
52
- This subcommand has the following options:
53
- .INDENT 0.0
54
- .TP
55
- .B \fB\-c CONFIG_FILE\fP, \fB\-\-config CONFIG_FILE\fP
56
- The configuration file to use.
57
- .TP
58
- .B \fB\-\-chef\-repo\-path PATH\fP
59
- The path to the chef\-repo\&. This setting will override the default path to the chef\-repo\&. Default: same as specified by \fBchef_repo_path\fP in config.rb.
60
- .TP
61
- .B \fB\-\-chef\-zero\-port PORT\fP
62
- The port on which chef\-zero will listen.
63
- .TP
64
- .B \fB\-\-[no\-]color\fP
65
- Use to view colored output.
66
- .TP
67
- .B \fB\-\-concurrency\fP
68
- The number of allowed concurrent connections. Default: \fB10\fP\&.
69
- .TP
70
- .B \fB\-d\fP, \fB\-\-disable\-editing\fP
71
- Use to prevent the $EDITOR from being opened and to accept data as\-is.
72
- .TP
73
- .B \fB\-\-defaults\fP
74
- Use to have knife use the default value instead of asking a user to provide one.
75
- .TP
76
- .B \fB\-e EDITOR\fP, \fB\-\-editor EDITOR\fP
77
- The $EDITOR that is used for all interactive commands.
78
- .TP
79
- .B \fB\-E ENVIRONMENT\fP, \fB\-\-environment ENVIRONMENT\fP
80
- The name of the environment. When this option is added to a command, the command will run only against the named environment.
81
- .TP
82
- .B \fB\-F FORMAT\fP, \fB\-\-format FORMAT\fP
83
- The output format: \fBsummary\fP (default), \fBtext\fP, \fBjson\fP, \fByaml\fP, and \fBpp\fP\&.
84
- .TP
85
- .B \fB\-h\fP, \fB\-\-help\fP
86
- Shows help for the command.
87
- .TP
88
- .B \fB\-k KEY\fP, \fB\-\-key KEY\fP
89
- The private key that knife will use to sign requests made by the API client to the Chef server\&.
90
- .TP
91
- .B \fB\-\-print\-after\fP
92
- Use to show data after a destructive operation.
93
- .TP
94
- .B \fB\-\-[no\-]recurse\fP
95
- Use \fB\-\-recurse\fP to list dependencies recursively. This option can only be used when \fB\-\-tree\fP is set to \fBtrue\fP\&. Default: \fB\-\-no\-recurse\fP\&.
96
- .TP
97
- .B \fB\-\-remote\fP
98
- Use to determine dependencies from objects located on the Chef server instead of in the local chef\-repo\&. Default: \fBfalse\fP\&.
99
- .TP
100
- .B \fB\-\-repo\-mode MODE\fP
101
- The layout of the local chef\-repo\&. Possible values: \fBstatic\fP, \fBeverything\fP, or \fBhosted_everything\fP\&. Use \fBstatic\fP for just roles, environments, cookbooks, and data bags. By default, \fBeverything\fP and \fBhosted_everything\fP are dynamically selected depending on the server type. Default: \fBeverything\fP / \fBhosted_everything\fP\&.
102
- .TP
103
- .B \fB\-s URL\fP, \fB\-\-server\-url URL\fP
104
- The URL for the Chef server\&.
105
- .TP
106
- .B \fB\-\-tree\fP
107
- Use to show dependencies in a visual tree structure (including duplicates, if they exist). Default: \fBfalse\fP\&.
108
- .TP
109
- .B \fB\-u USER\fP, \fB\-\-user USER\fP
110
- The user name used by knife to sign requests made by the API client to the Chef server\&. Authentication will fail if the user name does not match the private key.
111
- .TP
112
- .B \fB\-v\fP, \fB\-\-version\fP
113
- The version of the chef\-client\&.
114
- .TP
115
- .B \fB\-V\fP, \fB\-\-verbose\fP
116
- Set for more verbose outputs. Use \fB\-VV\fP for maximum verbosity.
117
- .TP
118
- .B \fB\-y\fP, \fB\-\-yes\fP
119
- Use to respond to all confirmation prompts with "Yes". knife will not ask for confirmation.
120
- .TP
121
- .B \fB\-z\fP, \fB\-\-local\-mode\fP
122
- Use to run the chef\-client in local mode. This allows all commands that work against the Chef server to also work against the local chef\-repo\&.
123
- .UNINDENT
124
- .sp
125
- \fBExamples\fP
126
- .INDENT 0.0
127
- .INDENT 3.5
128
- .sp
129
- .nf
130
- .ft C
131
- $ knife deps nodes/node_name.json
132
- .ft P
133
- .fi
134
- .UNINDENT
135
- .UNINDENT
136
- .INDENT 0.0
137
- .INDENT 3.5
138
- .sp
139
- .nf
140
- .ft C
141
- $ knife deps roles/role_name.json
142
- .ft P
143
- .fi
144
- .UNINDENT
145
- .UNINDENT
146
- .INDENT 0.0
147
- .INDENT 3.5
148
- .sp
149
- .nf
150
- .ft C
151
- $ knife deps cookbooks/cookbook_name.json
152
- .ft P
153
- .fi
154
- .UNINDENT
155
- .UNINDENT
156
- .INDENT 0.0
157
- .INDENT 3.5
158
- .sp
159
- .nf
160
- .ft C
161
- $ knife deps environments/environment_name.json
162
- .ft P
163
- .fi
164
- .UNINDENT
165
- .UNINDENT
166
- .sp
167
- To find the dependencies for a combination of nodes, cookbooks, roles, and/or environments:
168
- .INDENT 0.0
169
- .INDENT 3.5
170
- .sp
171
- .nf
172
- .ft C
173
- $ knife deps cookbooks/git.json cookbooks/github.json roles/base.json environments/desert.json nodes/mynode.json
174
- .ft P
175
- .fi
176
- .UNINDENT
177
- .UNINDENT
178
- .sp
179
- A wildcard can be used to return all of the child nodes. For example, all of the environments:
180
- .INDENT 0.0
181
- .INDENT 3.5
182
- .sp
183
- .nf
184
- .ft C
185
- $ knife deps environments/*.json
186
- .ft P
187
- .fi
188
- .UNINDENT
189
- .UNINDENT
190
- .sp
191
- Use the \fB\-\-tree\fP option to view the results with structure:
192
- .INDENT 0.0
193
- .INDENT 3.5
194
- .sp
195
- .nf
196
- .ft C
197
- $ knife deps roles/webserver.json
198
- .ft P
199
- .fi
200
- .UNINDENT
201
- .UNINDENT
202
- .sp
203
- to return something like:
204
- .INDENT 0.0
205
- .INDENT 3.5
206
- .sp
207
- .nf
208
- .ft C
209
- roles/webserver.json
210
- roles/base.json
211
- cookbooks/github
212
- cookbooks/git
213
- cookbooks/users
214
- cookbooks/apache2
215
- .ft P
216
- .fi
217
- .UNINDENT
218
- .UNINDENT
219
- .sp
220
- The output of \fBknife deps\fP can be passed to \fBknife upload\fP:
221
- .INDENT 0.0
222
- .INDENT 3.5
223
- .sp
224
- .nf
225
- .ft C
226
- $ knife upload \(gaknife deps nodes/*.json
227
- .ft P
228
- .fi
229
- .UNINDENT
230
- .UNINDENT
231
- .sp
232
- The output of \fBknife deps\fP can be passed to \fBknife xargs\fP:
233
- .INDENT 0.0
234
- .INDENT 3.5
235
- .sp
236
- .nf
237
- .ft C
238
- $ knife deps nodes/*.json | xargs knife upload
239
- .ft P
240
- .fi
241
- .UNINDENT
242
- .UNINDENT
243
- .SH AUTHOR
244
- Chef
245
- .\" Generated by docutils manpage writer.
246
- .
@@ -1,226 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .TH "KNIFE-DIFF" "1" "Chef 12.0" "" "knife diff"
4
- .SH NAME
5
- knife-diff \- The man page for the knife diff subcommand.
6
- .
7
- .nr rst2man-indent-level 0
8
- .
9
- .de1 rstReportMargin
10
- \\$1 \\n[an-margin]
11
- level \\n[rst2man-indent-level]
12
- level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
13
- -
14
- \\n[rst2man-indent0]
15
- \\n[rst2man-indent1]
16
- \\n[rst2man-indent2]
17
- ..
18
- .de1 INDENT
19
- .\" .rstReportMargin pre:
20
- . RS \\$1
21
- . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
22
- . nr rst2man-indent-level +1
23
- .\" .rstReportMargin post:
24
- ..
25
- .de UNINDENT
26
- . RE
27
- .\" indent \\n[an-margin]
28
- .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
29
- .nr rst2man-indent-level -1
30
- .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
31
- .in \\n[rst2man-indent\\n[rst2man-indent-level]]u
32
- ..
33
- .sp
34
- The \fBknife diff\fP subcommand is used to compare the differences between files and directories on the Chef server and in the chef\-repo\&. For example, to compare files on the Chef server prior to an uploading or downloading files using the \fBknife download\fP and \fBknife upload\fP subcommands, or to ensure that certain files in multiple production environments are the same. This subcommand is similar to the \fBgit diff\fP command that can be used to diff what is in the chef\-repo with what is synced to a git repository.
35
- .sp
36
- \fBSyntax\fP
37
- .sp
38
- This subcommand has the following syntax:
39
- .INDENT 0.0
40
- .INDENT 3.5
41
- .sp
42
- .nf
43
- .ft C
44
- $ knife diff [PATTERN...] (options)
45
- .ft P
46
- .fi
47
- .UNINDENT
48
- .UNINDENT
49
- .sp
50
- \fBOptions\fP
51
- .sp
52
- This subcommand has the following options:
53
- .INDENT 0.0
54
- .TP
55
- .B \fB\-c CONFIG_FILE\fP, \fB\-\-config CONFIG_FILE\fP
56
- The configuration file to use.
57
- .TP
58
- .B \fB\-\-chef\-repo\-path PATH\fP
59
- The path to the chef\-repo\&. This setting will override the default path to the chef\-repo\&. Default: same as specified by \fBchef_repo_path\fP in config.rb.
60
- .TP
61
- .B \fB\-\-chef\-zero\-port PORT\fP
62
- The port on which chef\-zero will listen.
63
- .TP
64
- .B \fB\-\-[no\-]color\fP
65
- Use to view colored output.
66
- .TP
67
- .B \fB\-\-cookbook\-version VERSION\fP
68
- The version of a cookbook to be downloaded.
69
- .TP
70
- .B \fB\-\-concurrency\fP
71
- The number of allowed concurrent connections. Default: \fB10\fP\&.
72
- .TP
73
- .B \fB\-d\fP, \fB\-\-disable\-editing\fP
74
- Use to prevent the $EDITOR from being opened and to accept data as\-is.
75
- .TP
76
- .B \fB\-\-defaults\fP
77
- Use to have knife use the default value instead of asking a user to provide one.
78
- .TP
79
- .B \fB\-\-diff\-filter=[(A|D|M|T)...[*]]\fP
80
- Use to select only files that have been added (\fBA\fP), deleted (\fBD\fP), modified (\fBM\fP), and/or have had their type changed (\fBT\fP). Any combination of filter characters may be used, including no filter characters. Use \fB*\fP to select all paths if a file matches other criteria in the comparison. Default value: \fBnil\fP\&.
81
- .TP
82
- .B \fB\-e EDITOR\fP, \fB\-\-editor EDITOR\fP
83
- The $EDITOR that is used for all interactive commands.
84
- .TP
85
- .B \fB\-E ENVIRONMENT\fP, \fB\-\-environment ENVIRONMENT\fP
86
- The name of the environment. When this option is added to a command, the command will run only against the named environment.
87
- .TP
88
- .B \fB\-F FORMAT\fP, \fB\-\-format FORMAT\fP
89
- The output format: \fBsummary\fP (default), \fBtext\fP, \fBjson\fP, \fByaml\fP, and \fBpp\fP\&.
90
- .TP
91
- .B \fB\-h\fP, \fB\-\-help\fP
92
- Shows help for the command.
93
- .TP
94
- .B \fB\-k KEY\fP, \fB\-\-key KEY\fP
95
- The private key that knife will use to sign requests made by the API client to the Chef server\&.
96
- .TP
97
- .B \fB\-\-name\-only\fP
98
- Use to show only the names of modified files.
99
- .TP
100
- .B \fB\-\-name\-status\fP
101
- Use to show only the names of files with a status of \fBAdded\fP, \fBDeleted\fP, \fBModified\fP, or \fBType Changed\fP\&.
102
- .TP
103
- .B \fB\-\-no\-recurse\fP
104
- Use \fB\-\-no\-recurse\fP to disable listing a directory recursively. Default: \fB\-\-recurse\fP\&.
105
- .TP
106
- .B \fB\-\-print\-after\fP
107
- Use to show data after a destructive operation.
108
- .TP
109
- .B \fB\-\-repo\-mode MODE\fP
110
- The layout of the local chef\-repo\&. Possible values: \fBstatic\fP, \fBeverything\fP, or \fBhosted_everything\fP\&. Use \fBstatic\fP for just roles, environments, cookbooks, and data bags. By default, \fBeverything\fP and \fBhosted_everything\fP are dynamically selected depending on the server type. Default: \fBeverything\fP / \fBhosted_everything\fP\&.
111
- .TP
112
- .B \fB\-s URL\fP, \fB\-\-server\-url URL\fP
113
- The URL for the Chef server\&.
114
- .TP
115
- .B \fB\-u USER\fP, \fB\-\-user USER\fP
116
- The user name used by knife to sign requests made by the API client to the Chef server\&. Authentication will fail if the user name does not match the private key.
117
- .TP
118
- .B \fB\-v\fP, \fB\-\-version\fP
119
- The version of the chef\-client\&.
120
- .TP
121
- .B \fB\-V\fP, \fB\-\-verbose\fP
122
- Set for more verbose outputs. Use \fB\-VV\fP for maximum verbosity.
123
- .TP
124
- .B \fB\-y\fP, \fB\-\-yes\fP
125
- Use to respond to all confirmation prompts with "Yes". knife will not ask for confirmation.
126
- .TP
127
- .B \fB\-z\fP, \fB\-\-local\-mode\fP
128
- Use to run the chef\-client in local mode. This allows all commands that work against the Chef server to also work against the local chef\-repo\&.
129
- .UNINDENT
130
- .sp
131
- \fBknife.rb File Settings\fP
132
- .sp
133
- In addition to the default settings in a knife.rb file, there are other subcommand\-specific settings that can be added. When a subcommand is run, knife will use:
134
- .INDENT 0.0
135
- .IP 1. 3
136
- A value passed via the command\-line
137
- .IP 2. 3
138
- A value contained in the knife.rb file
139
- .IP 3. 3
140
- The default value
141
- .UNINDENT
142
- .sp
143
- A value passed via the command line will override a value in the knife.rb file; a value in a knife.rb file will override a default value.
144
- .sp
145
- The following \fBknife diff\fP settings can be added to the knife.rb file:
146
- .INDENT 0.0
147
- .TP
148
- .B \fBknife[:chef_repo_path]\fP
149
- Use to add the \fB\-\-chef\-repo\-path\fP option.
150
- .TP
151
- .B \fBknife[:concurrency]\fP
152
- Use to add the \fB\-\-concurrency\fP option.
153
- .TP
154
- .B \fBknife[:name_only]\fP
155
- Use to add the \fB\-\-name\-only\fP option.
156
- .TP
157
- .B \fBknife[:name_status]\fP
158
- Use to add the \fB\-\-name\-status\fP option.
159
- .TP
160
- .B \fBknife[:recurse]\fP
161
- Use to add the \fB\-\-recurse\fP option.
162
- .TP
163
- .B \fBknife[:repo_mode]\fP
164
- Use to add the \fB\-\-repo\-mode\fP option.
165
- .UNINDENT
166
- .sp
167
- \fBExamples\fP
168
- .sp
169
- To compare the \fBbase.json\fP role to a \fBwebserver.json\fP role, enter:
170
- .INDENT 0.0
171
- .INDENT 3.5
172
- .sp
173
- .nf
174
- .ft C
175
- $ knife diff roles/base.json roles/webserver.json
176
- .ft P
177
- .fi
178
- .UNINDENT
179
- .UNINDENT
180
- .sp
181
- To compare the differences between the local chef\-repo and the files that are on the Chef server, enter:
182
- .INDENT 0.0
183
- .INDENT 3.5
184
- .sp
185
- .nf
186
- .ft C
187
- $ knife diff
188
- .ft P
189
- .fi
190
- .UNINDENT
191
- .UNINDENT
192
- .sp
193
- To diff a node named \fBnode\-lb\fP and then only return files that have been added, deleted, modified, or changed, enter:
194
- .INDENT 0.0
195
- .INDENT 3.5
196
- .sp
197
- .nf
198
- .ft C
199
- $ knife diff \-\-name\-status node\-lb
200
- .ft P
201
- .fi
202
- .UNINDENT
203
- .UNINDENT
204
- .sp
205
- to return something like:
206
- .INDENT 0.0
207
- .INDENT 3.5
208
- .sp
209
- .nf
210
- .ft C
211
- node\-lb/recipes/eip.rb
212
- node\-lb/recipes/heartbeat\-int.rb
213
- node\-lb/templates/default/corpsite.conf.erb
214
- node\-lb/files/default/wildcard.node.com.crt
215
- node\-lb/files/default/wildcard.node.com.crt\-2009
216
- node\-lb/files/default/wildcard.node.com.key
217
- node\-lb/.gitignore
218
- node\-lb/Rakefile
219
- .ft P
220
- .fi
221
- .UNINDENT
222
- .UNINDENT
223
- .SH AUTHOR
224
- Chef
225
- .\" Generated by docutils manpage writer.
226
- .