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,617 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .TH "KNIFE-DATA-BAG" "1" "Chef 12.0" "" "knife data bag"
4
- .SH NAME
5
- knife-data-bag \- The man page for the knife data bag 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
- A data bag is a global variable that is stored as JSON data and is accessible from a Chef server\&. A data bag is indexed for searching and can be loaded by a recipe or accessed during a search.
35
- .sp
36
- A data bag item may be encrypted using \fI\%shared secret encryption\fP\&. This allows each data bag item to store confidential information (such as a database password) or to be managed in a source control system (without plain\-text data appearing in revision history). Each data bag item may be encrypted individually; if a data bag contains multiple encrypted data bag items, these data bag items are not required to share the same encryption keys.
37
- .sp
38
- The \fBknife data bag\fP subcommand is used to manage arbitrary stores of globally available JSON data.
39
- .SH COMMON OPTIONS
40
- .sp
41
- The following options may be used with any of the arguments available to the \fBknife data bag\fP subcommand:
42
- .INDENT 0.0
43
- .TP
44
- .B \fB\-\-chef\-zero\-port PORT\fP
45
- The port on which chef\-zero will listen.
46
- .TP
47
- .B \fB\-c CONFIG_FILE\fP, \fB\-\-config CONFIG_FILE\fP
48
- The configuration file to use.
49
- .TP
50
- .B \fB\-d\fP, \fB\-\-disable\-editing\fP
51
- Use to prevent the $EDITOR from being opened and to accept data as\-is.
52
- .TP
53
- .B \fB\-\-defaults\fP
54
- Use to have knife use the default value instead of asking a user to provide one.
55
- .TP
56
- .B \fB\-e EDITOR\fP, \fB\-\-editor EDITOR\fP
57
- The $EDITOR that is used for all interactive commands.
58
- .TP
59
- .B \fB\-E ENVIRONMENT\fP, \fB\-\-environment ENVIRONMENT\fP
60
- The name of the environment. When this option is added to a command, the command will run only against the named environment.
61
- .TP
62
- .B \fB\-F FORMAT\fP, \fB\-\-format FORMAT\fP
63
- The output format: \fBsummary\fP (default), \fBtext\fP, \fBjson\fP, \fByaml\fP, and \fBpp\fP\&.
64
- .TP
65
- .B \fB\-h\fP, \fB\-\-help\fP
66
- Shows help for the command.
67
- .TP
68
- .B \fB\-k KEY\fP, \fB\-\-key KEY\fP
69
- The private key that knife will use to sign requests made by the API client to the Chef server\&.
70
- .TP
71
- .B \fB\-\-[no\-]color\fP
72
- Use to view colored output.
73
- .TP
74
- .B \fB\-\-print\-after\fP
75
- Use to show data after a destructive operation.
76
- .TP
77
- .B \fB\-s URL\fP, \fB\-\-server\-url URL\fP
78
- The URL for the Chef server\&.
79
- .TP
80
- .B \fB\-u USER\fP, \fB\-\-user USER\fP
81
- 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.
82
- .TP
83
- .B \fB\-V\fP, \fB\-\-verbose\fP
84
- Set for more verbose outputs. Use \fB\-VV\fP for maximum verbosity.
85
- .TP
86
- .B \fB\-v\fP, \fB\-\-version\fP
87
- The version of the chef\-client\&.
88
- .TP
89
- .B \fB\-y\fP, \fB\-\-yes\fP
90
- Use to respond to all confirmation prompts with "Yes". knife will not ask for confirmation.
91
- .TP
92
- .B \fB\-z\fP, \fB\-\-local\-mode\fP
93
- 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\&.
94
- .UNINDENT
95
- .SH CREATE
96
- .sp
97
- The \fBcreate\fP argument is used to add a data bag to the Chef server\&.
98
- .sp
99
- \fBSyntax\fP
100
- .sp
101
- This argument has the following syntax:
102
- .INDENT 0.0
103
- .INDENT 3.5
104
- .sp
105
- .nf
106
- .ft C
107
- $ knife data bag create DATA_BAG_NAME [DATA_BAG_ITEM] (options)
108
- .ft P
109
- .fi
110
- .UNINDENT
111
- .UNINDENT
112
- .sp
113
- \fBOptions\fP
114
- .sp
115
- This argument has the following options:
116
- .INDENT 0.0
117
- .TP
118
- .B \fBDATA_BAG_ITEM\fP
119
- The name of a specific item within a data bag.
120
- .TP
121
- .B \fB\-\-secret SECRET\fP
122
- The encryption key that is used for values contained within a data bag item. If \fBsecret\fP is not specified, the chef\-client will look for a secret at the path specified by the \fBencrypted_data_bag_secret\fP setting in the client.rb file.
123
- .TP
124
- .B \fB\-\-secret\-file FILE\fP
125
- The path to the file that contains the encryption key.
126
- .UNINDENT
127
- .sp
128
- \fBNOTE:\fP
129
- .INDENT 0.0
130
- .INDENT 3.5
131
- For encrypted data bag items, use \fIeither\fP \fB\-\-secret\fP or \fB\-\-secret\-file\fP, not both.
132
- .UNINDENT
133
- .UNINDENT
134
- .sp
135
- \fBExamples\fP
136
- .sp
137
- To create a data bag named "admins", enter:
138
- .INDENT 0.0
139
- .INDENT 3.5
140
- .sp
141
- .nf
142
- .ft C
143
- $ knife data bag create admins
144
- .ft P
145
- .fi
146
- .UNINDENT
147
- .UNINDENT
148
- .sp
149
- to return:
150
- .INDENT 0.0
151
- .INDENT 3.5
152
- .sp
153
- .nf
154
- .ft C
155
- Created data_bag[admins]
156
- .ft P
157
- .fi
158
- .UNINDENT
159
- .UNINDENT
160
- .SH DELETE
161
- .sp
162
- The \fBdelete\fP argument is used to delete a data bag or a data bag item from a Chef server\&.
163
- .sp
164
- \fBSyntax\fP
165
- .sp
166
- This argument has the following syntax:
167
- .INDENT 0.0
168
- .INDENT 3.5
169
- .sp
170
- .nf
171
- .ft C
172
- $ knife data bag delete DATA_BAG_NAME [DATA_BAG_ITEM] (options)
173
- .ft P
174
- .fi
175
- .UNINDENT
176
- .UNINDENT
177
- .sp
178
- \fBOptions\fP
179
- .sp
180
- This argument has the following options:
181
- .INDENT 0.0
182
- .TP
183
- .B \fBDATA_BAG_ITEM\fP
184
- The name of a specific item within a data bag.
185
- .UNINDENT
186
- .sp
187
- \fBExamples\fP
188
- .INDENT 0.0
189
- .INDENT 3.5
190
- .sp
191
- .nf
192
- .ft C
193
- $ knife data bag delete data_bag_name
194
- .ft P
195
- .fi
196
- .UNINDENT
197
- .UNINDENT
198
- .sp
199
- To delete an item named "charlie", enter:
200
- .INDENT 0.0
201
- .INDENT 3.5
202
- .sp
203
- .nf
204
- .ft C
205
- $ knife data bag delete admins charlie
206
- .ft P
207
- .fi
208
- .UNINDENT
209
- .UNINDENT
210
- .sp
211
- Type \fBY\fP to confirm a deletion.
212
- .SH EDIT
213
- .sp
214
- The \fBedit\fP argument is used to edit the data contained in a data bag. If encryption is being used, the data bag will be decrypted, the data will be made available in the $EDITOR, and then encrypted again before saving it to the Chef server\&.
215
- .sp
216
- \fBSyntax\fP
217
- .sp
218
- This argument has the following syntax:
219
- .INDENT 0.0
220
- .INDENT 3.5
221
- .sp
222
- .nf
223
- .ft C
224
- $ knife data bag edit DATA_BAG_NAME [DATA_BAG_ITEM] (options)
225
- .ft P
226
- .fi
227
- .UNINDENT
228
- .UNINDENT
229
- .sp
230
- \fBOptions\fP
231
- .sp
232
- This argument has the following options:
233
- .INDENT 0.0
234
- .TP
235
- .B \fBDATA_BAG_ITEM\fP
236
- The name of a specific item within a data bag.
237
- .TP
238
- .B \fB\-\-secret SECRET\fP
239
- The encryption key that is used for values contained within a data bag item. If \fBsecret\fP is not specified, the chef\-client will look for a secret at the path specified by the \fBencrypted_data_bag_secret\fP setting in the client.rb file.
240
- .TP
241
- .B \fB\-\-secret\-file FILE\fP
242
- The path to the file that contains the encryption key.
243
- .UNINDENT
244
- .sp
245
- \fBNOTE:\fP
246
- .INDENT 0.0
247
- .INDENT 3.5
248
- For encrypted data bag items, use \fIeither\fP \fB\-\-secret\fP or \fB\-\-secret\-file\fP, not both.
249
- .UNINDENT
250
- .UNINDENT
251
- .sp
252
- \fBExamples\fP
253
- .sp
254
- To edit the contents of a data bag, enter:
255
- .INDENT 0.0
256
- .INDENT 3.5
257
- .sp
258
- .nf
259
- .ft C
260
- $ knife data bag edit dogs tibetanspaniel
261
- .ft P
262
- .fi
263
- .UNINDENT
264
- .UNINDENT
265
- .sp
266
- where \fBdogs\fP is the name of the data bag and \fBtibetanspaniel\fP is the name of the data bag item. This will return something similar to the following in the knife editor:
267
- .INDENT 0.0
268
- .INDENT 3.5
269
- .sp
270
- .nf
271
- .ft C
272
- {
273
- "name":"data_bag_item_dogs_tibetanspaniel",
274
- "json_class":"Chef::DataBagItem",
275
- "chef_type":"data_bag_item",
276
- "data_bag":"dogs",
277
- "raw_data":
278
- {
279
- "description":"small dog that likes to sit in windows",
280
- "id":"tibetanspaniel"
281
- }
282
- }
283
- .ft P
284
- .fi
285
- .UNINDENT
286
- .UNINDENT
287
- .sp
288
- Make the necessary changes to the key\-value pairs under \fBraw_data\fP and save them.
289
- .sp
290
- To edit an item named "charlie" that is contained in a data bag named "admins", enter:
291
- .INDENT 0.0
292
- .INDENT 3.5
293
- .sp
294
- .nf
295
- .ft C
296
- $ knife data bag edit admins charlie
297
- .ft P
298
- .fi
299
- .UNINDENT
300
- .UNINDENT
301
- .sp
302
- to open the $EDITOR\&. Once opened, you can update the data before saving it to the Chef server\&. For example, by changing:
303
- .INDENT 0.0
304
- .INDENT 3.5
305
- .sp
306
- .nf
307
- .ft C
308
- {
309
- "id": "charlie"
310
- }
311
- .ft P
312
- .fi
313
- .UNINDENT
314
- .UNINDENT
315
- .sp
316
- to:
317
- .INDENT 0.0
318
- .INDENT 3.5
319
- .sp
320
- .nf
321
- .ft C
322
- {
323
- "id": "charlie",
324
- "uid": 1005,
325
- "gid": "ops",
326
- "shell": "/bin/zsh",
327
- "comment": "Crazy Charlie"
328
- }
329
- .ft P
330
- .fi
331
- .UNINDENT
332
- .UNINDENT
333
- .SH FROM FILE
334
- .sp
335
- The \fBfrom file\fP argument is used to:
336
- .INDENT 0.0
337
- .IP \(bu 2
338
- Add a data bag item to a data bag
339
- .IP \(bu 2
340
- Update the contents of an existing data bag item
341
- .UNINDENT
342
- .sp
343
- The data bag itself must already exist on the Chef server and must be specified as part of the command. The contents of the data bag item are specified using a JSON file. This JSON file may be located at a relative or absolute path; its location must be specified as part of the command. The JSON file that defines the contents of the data bag item must at least contain the name of the data bag item\-\-\-\fB"id": "name"\fP\&.
344
- .sp
345
- \fBWARNING:\fP
346
- .INDENT 0.0
347
- .INDENT 3.5
348
- A chef\-client must be version 11.6 (or higher) when using the \fBknife data bag from file\fP argument with the Enterprise Chef or Open Source Chef version 11 servers.
349
- .UNINDENT
350
- .UNINDENT
351
- .sp
352
- \fBSyntax\fP
353
- .sp
354
- This argument has the following syntax:
355
- .INDENT 0.0
356
- .INDENT 3.5
357
- .sp
358
- .nf
359
- .ft C
360
- $ knife data bag from file DATA_BAG_NAME_or_PATH
361
- .ft P
362
- .fi
363
- .UNINDENT
364
- .UNINDENT
365
- .sp
366
- \fBOptions\fP
367
- .sp
368
- This argument has the following options:
369
- .INDENT 0.0
370
- .TP
371
- .B \fB\-a\fP, \fB\-\-all\fP
372
- Use to upload all data bags found at the specified path.
373
- .TP
374
- .B \fB\-\-secret SECRET\fP
375
- The encryption key that is used for values contained within a data bag item. If \fBsecret\fP is not specified, the chef\-client will look for a secret at the path specified by the \fBencrypted_data_bag_secret\fP setting in the client.rb file.
376
- .TP
377
- .B \fB\-\-secret\-file FILE\fP
378
- The path to the file that contains the encryption key.
379
- .UNINDENT
380
- .sp
381
- \fBNOTE:\fP
382
- .INDENT 0.0
383
- .INDENT 3.5
384
- For encrypted data bag items, use \fIeither\fP \fB\-\-secret\fP or \fB\-\-secret\-file\fP, not both.
385
- .UNINDENT
386
- .UNINDENT
387
- .sp
388
- \fBExamples\fP
389
- .sp
390
- To create a data bag on the Chef server from a file:
391
- .INDENT 0.0
392
- .INDENT 3.5
393
- .sp
394
- .nf
395
- .ft C
396
- $ knife data bag from file "path to JSON file"
397
- .ft P
398
- .fi
399
- .UNINDENT
400
- .UNINDENT
401
- .sp
402
- To create a data bag named "devops_data" that contains encrypted data, enter:
403
- .INDENT 0.0
404
- .INDENT 3.5
405
- .sp
406
- .nf
407
- .ft C
408
- $ knife data bag from file devops_data \-\-secret\-file "path to decryption file"
409
- .ft P
410
- .fi
411
- .UNINDENT
412
- .UNINDENT
413
- .SH LIST
414
- .sp
415
- The \fBlist\fP argument is used to view a list of data bags that are currently available on the Chef server\&.
416
- .sp
417
- \fBSyntax\fP
418
- .sp
419
- This argument has the following syntax:
420
- .INDENT 0.0
421
- .INDENT 3.5
422
- .sp
423
- .nf
424
- .ft C
425
- $ knife data bag list
426
- .ft P
427
- .fi
428
- .UNINDENT
429
- .UNINDENT
430
- .sp
431
- \fBOptions\fP
432
- .sp
433
- This argument has the following options:
434
- .INDENT 0.0
435
- .TP
436
- .B \fB\-w\fP, \fB\-\-with\-uri\fP
437
- Use to show the corresponding URIs.
438
- .UNINDENT
439
- .sp
440
- \fBExamples\fP
441
- .INDENT 0.0
442
- .INDENT 3.5
443
- .sp
444
- .nf
445
- .ft C
446
- $ knife data bag list
447
- .ft P
448
- .fi
449
- .UNINDENT
450
- .UNINDENT
451
- .SH SHOW
452
- .sp
453
- The \fBshow\fP argument is used to view the contents of a data bag.
454
- .sp
455
- \fBSyntax\fP
456
- .sp
457
- This argument has the following syntax:
458
- .INDENT 0.0
459
- .INDENT 3.5
460
- .sp
461
- .nf
462
- .ft C
463
- $ knife data bag show DATA_BAG_NAME (options)
464
- .ft P
465
- .fi
466
- .UNINDENT
467
- .UNINDENT
468
- .sp
469
- \fBOptions\fP
470
- .sp
471
- This argument has the following options:
472
- .INDENT 0.0
473
- .TP
474
- .B \fBDATA_BAG_ITEM\fP
475
- The name of a specific item within a data bag.
476
- .TP
477
- .B \fB\-\-secret SECRET\fP
478
- The encryption key that is used for values contained within a data bag item. If \fBsecret\fP is not specified, the chef\-client will look for a secret at the path specified by the \fBencrypted_data_bag_secret\fP setting in the client.rb file.
479
- .TP
480
- .B \fB\-\-secret\-file FILE\fP
481
- The path to the file that contains the encryption key.
482
- .UNINDENT
483
- .sp
484
- \fBNOTE:\fP
485
- .INDENT 0.0
486
- .INDENT 3.5
487
- For encrypted data bag items, use \fIeither\fP \fB\-\-secret\fP or \fB\-\-secret\-file\fP, not both.
488
- .UNINDENT
489
- .UNINDENT
490
- .sp
491
- \fBExamples\fP
492
- .INDENT 0.0
493
- .INDENT 3.5
494
- .sp
495
- .nf
496
- .ft C
497
- $ knife data bag show admins
498
- .ft P
499
- .fi
500
- .UNINDENT
501
- .UNINDENT
502
- .sp
503
- to return something like:
504
- .INDENT 0.0
505
- .INDENT 3.5
506
- .sp
507
- .nf
508
- .ft C
509
- charlie
510
- .ft P
511
- .fi
512
- .UNINDENT
513
- .UNINDENT
514
- .sp
515
- To show the contents of a specific item within data bag, enter:
516
- .INDENT 0.0
517
- .INDENT 3.5
518
- .sp
519
- .nf
520
- .ft C
521
- $ knife data bag show admins charlie
522
- .ft P
523
- .fi
524
- .UNINDENT
525
- .UNINDENT
526
- .sp
527
- to return:
528
- .INDENT 0.0
529
- .INDENT 3.5
530
- .sp
531
- .nf
532
- .ft C
533
- comment: Crazy Charlie
534
- gid: ops
535
- id: charlie
536
- shell: /bin/zsh
537
- uid: 1005
538
- .ft P
539
- .fi
540
- .UNINDENT
541
- .UNINDENT
542
- .sp
543
- To show the contents of a data bag named \fBpasswords\fP with an item that contains encrypted data named \fBmysql\fP, enter:
544
- .INDENT 0.0
545
- .INDENT 3.5
546
- .sp
547
- .nf
548
- .ft C
549
- $ knife data bag show passwords mysql
550
- .ft P
551
- .fi
552
- .UNINDENT
553
- .UNINDENT
554
- .sp
555
- to return:
556
- .INDENT 0.0
557
- .INDENT 3.5
558
- .sp
559
- .nf
560
- .ft C
561
- ## sample:
562
- {
563
- "id": "mysql",
564
- "pass": "trywgFA6R70NO28PNhMpGhEvKBZuxouemnbnAUQsUyo=\en",
565
- "user": "e/p+8WJYVHY9fHcEgAAReg==\en"
566
- }
567
- .ft P
568
- .fi
569
- .UNINDENT
570
- .UNINDENT
571
- .sp
572
- To show the decrypted contents of the same data bag, enter:
573
- .INDENT 0.0
574
- .INDENT 3.5
575
- .sp
576
- .nf
577
- .ft C
578
- $ knife data bag show \-\-secret\-file /path/to/decryption/file passwords mysql
579
- .ft P
580
- .fi
581
- .UNINDENT
582
- .UNINDENT
583
- .sp
584
- to return:
585
- .INDENT 0.0
586
- .INDENT 3.5
587
- .sp
588
- .nf
589
- .ft C
590
- ## sample:
591
- {
592
- "id": "mysql",
593
- "pass": "thesecret123",
594
- "user": "fred"
595
- }
596
- .ft P
597
- .fi
598
- .UNINDENT
599
- .UNINDENT
600
- .sp
601
- To view information in JSON format, use the \fB\-F\fP common option as part of the command like this:
602
- .INDENT 0.0
603
- .INDENT 3.5
604
- .sp
605
- .nf
606
- .ft C
607
- $ knife data bag show admins \-F json
608
- .ft P
609
- .fi
610
- .UNINDENT
611
- .UNINDENT
612
- .sp
613
- Other formats available include \fBtext\fP, \fByaml\fP, and \fBpp\fP\&.
614
- .SH AUTHOR
615
- Chef
616
- .\" Generated by docutils manpage writer.
617
- .