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,258 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .TH "KNIFE-DOWNLOAD" "1" "Chef 12.0" "" "knife download"
4
- .SH NAME
5
- knife-download \- The man page for the knife download 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 download\fP subcommand is used to download roles, cookbooks, environments, nodes, and data bags from the Chef server to the current working directory. It can be used to back up data on the Chef server, inspect the state of one or more files, or to extract out\-of\-process changes users may have made to files on the Chef server, such as if a user made a change that bypassed version source control. This subcommand is often used in conjunction with \fBknife diff\fP, which can be used to see exactly what changes will be downloaded, and then \fBknife upload\fP, which does the opposite of \fBknife download\fP\&.
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 download [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\-\-concurrency\fP
68
- The number of allowed concurrent connections. Default: \fB10\fP\&.
69
- .TP
70
- .B \fB\-\-cookbook\-version VERSION\fP
71
- The version of a cookbook to be downloaded.
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\-\-[no\-]diff\fP
80
- Use to download only new and modified files. Set to \fBfalse\fP to download all files. Default: \fB\-\-diff\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\-\-[no\-]force\fP
92
- Use \fB\-\-force\fP to download files even when the file on the hard drive is identical to the object on the server (role, cookbook, etc.). By default, files are compared to see if they have equivalent content, and local files are only overwritten if they are different. Default: \fB\-\-no\-force\fP\&.
93
- .TP
94
- .B \fB\-h\fP, \fB\-\-help\fP
95
- Shows help for the command.
96
- .TP
97
- .B \fB\-k KEY\fP, \fB\-\-key KEY\fP
98
- The private key that knife will use to sign requests made by the API client to the Chef server\&.
99
- .TP
100
- .B \fB\-n\fP, \fB\-\-dry\-run\fP
101
- Use to take no action and only print out results. Default: \fBfalse\fP\&.
102
- .TP
103
- .B \fB\-\-print\-after\fP
104
- Use to show data after a destructive operation.
105
- .TP
106
- .B \fB\-\-[no\-]purge\fP
107
- Use \fB\-\-purge\fP to delete local files and directories that do not exist on the Chef server\&. By default, if a role, cookbook, etc. does not exist on the Chef server, the local file for said role will be left alone and NOT deleted. Default: \fB\-\-no\-purge\fP\&.
108
- .TP
109
- .B \fB\-\-[no\-]recurse\fP
110
- Use \fB\-\-no\-recurse\fP to disable downloading a directory recursively. Default: \fB\-\-recurse\fP\&.
111
- .TP
112
- .B \fB\-\-repo\-mode MODE\fP
113
- 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\&.
114
- .TP
115
- .B \fB\-s URL\fP, \fB\-\-server\-url URL\fP
116
- The URL for the Chef server\&.
117
- .TP
118
- .B \fB\-u USER\fP, \fB\-\-user USER\fP
119
- 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.
120
- .TP
121
- .B \fB\-v\fP, \fB\-\-version\fP
122
- The version of the chef\-client\&.
123
- .TP
124
- .B \fB\-V\fP, \fB\-\-verbose\fP
125
- Set for more verbose outputs. Use \fB\-VV\fP for maximum verbosity.
126
- .TP
127
- .B \fB\-y\fP, \fB\-\-yes\fP
128
- Use to respond to all confirmation prompts with "Yes". knife will not ask for confirmation.
129
- .TP
130
- .B \fB\-z\fP, \fB\-\-local\-mode\fP
131
- 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\&.
132
- .UNINDENT
133
- .sp
134
- \fBExamples\fP
135
- .sp
136
- To download the entire chef\-repo from the Chef server, browse to the top level of the chef\-repo and enter:
137
- .INDENT 0.0
138
- .INDENT 3.5
139
- .sp
140
- .nf
141
- .ft C
142
- $ knife download /
143
- .ft P
144
- .fi
145
- .UNINDENT
146
- .UNINDENT
147
- .sp
148
- To download the \fBcookbooks/\fP directory from the Chef server, browse to the top level of the chef\-repo and enter:
149
- .INDENT 0.0
150
- .INDENT 3.5
151
- .sp
152
- .nf
153
- .ft C
154
- $ knife download cookbooks
155
- .ft P
156
- .fi
157
- .UNINDENT
158
- .UNINDENT
159
- .sp
160
- or from anywhere in the chef\-repo, enter:
161
- .INDENT 0.0
162
- .INDENT 3.5
163
- .sp
164
- .nf
165
- .ft C
166
- $ knife download /cookbooks
167
- .ft P
168
- .fi
169
- .UNINDENT
170
- .UNINDENT
171
- .sp
172
- To download the \fBenvironments/\fP directory from the Chef server, browse to the top level of the chef\-repo and enter:
173
- .INDENT 0.0
174
- .INDENT 3.5
175
- .sp
176
- .nf
177
- .ft C
178
- $ knife download environments
179
- .ft P
180
- .fi
181
- .UNINDENT
182
- .UNINDENT
183
- .sp
184
- or from anywhere in the chef\-repo, enter:
185
- .INDENT 0.0
186
- .INDENT 3.5
187
- .sp
188
- .nf
189
- .ft C
190
- $ knife download /environments
191
- .ft P
192
- .fi
193
- .UNINDENT
194
- .UNINDENT
195
- .sp
196
- To download an environment named "production" from the Chef server, browse to the top level of the chef\-repo and enter:
197
- .INDENT 0.0
198
- .INDENT 3.5
199
- .sp
200
- .nf
201
- .ft C
202
- $ knife download environments/production.json
203
- .ft P
204
- .fi
205
- .UNINDENT
206
- .UNINDENT
207
- .sp
208
- or from the \fBenvironments/\fP directory, enter:
209
- .INDENT 0.0
210
- .INDENT 3.5
211
- .sp
212
- .nf
213
- .ft C
214
- $ knife download production.json
215
- .ft P
216
- .fi
217
- .UNINDENT
218
- .UNINDENT
219
- .sp
220
- To download the \fBroles/\fP directory from the Chef server, browse to the top level of the chef\-repo and enter:
221
- .INDENT 0.0
222
- .INDENT 3.5
223
- .sp
224
- .nf
225
- .ft C
226
- $ knife download roles
227
- .ft P
228
- .fi
229
- .UNINDENT
230
- .UNINDENT
231
- .sp
232
- or from anywhere in the chef\-repo, enter:
233
- .INDENT 0.0
234
- .INDENT 3.5
235
- .sp
236
- .nf
237
- .ft C
238
- $ knife download /roles
239
- .ft P
240
- .fi
241
- .UNINDENT
242
- .UNINDENT
243
- .sp
244
- To download all cookbooks that start with "apache" and belong to the "webserver" role, browse to the top level of the chef\-repo and enter:
245
- .INDENT 0.0
246
- .INDENT 3.5
247
- .sp
248
- .nf
249
- .ft C
250
- $ knife download cookbooks/apache\e* roles/webserver.json
251
- .ft P
252
- .fi
253
- .UNINDENT
254
- .UNINDENT
255
- .SH AUTHOR
256
- Chef
257
- .\" Generated by docutils manpage writer.
258
- .
@@ -1,121 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .TH "KNIFE-EDIT" "1" "Chef 12.0" "" "knife edit"
4
- .SH NAME
5
- knife-edit \- The man page for the knife edit 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 edit\fP subcommand is used to edit objects on the Chef server\&. This subcommand works similar to \fBknife cookbook edit\fP, \fBknife data bag edit\fP, \fBknife environment edit\fP, \fBknife node edit\fP, and \fBknife role edit\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 edit (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\-\-local\fP
92
- Use to show files in the local chef\-repo instead of a remote location. Default: \fBfalse\fP\&.
93
- .TP
94
- .B \fB\-\-print\-after\fP
95
- Use to show data after a destructive operation.
96
- .TP
97
- .B \fB\-\-repo\-mode MODE\fP
98
- 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\&.
99
- .TP
100
- .B \fB\-s URL\fP, \fB\-\-server\-url URL\fP
101
- The URL for the Chef server\&.
102
- .TP
103
- .B \fB\-u USER\fP, \fB\-\-user USER\fP
104
- 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.
105
- .TP
106
- .B \fB\-v\fP, \fB\-\-version\fP
107
- The version of the chef\-client\&.
108
- .TP
109
- .B \fB\-V\fP, \fB\-\-verbose\fP
110
- Set for more verbose outputs. Use \fB\-VV\fP for maximum verbosity.
111
- .TP
112
- .B \fB\-y\fP, \fB\-\-yes\fP
113
- Use to respond to all confirmation prompts with "Yes". knife will not ask for confirmation.
114
- .TP
115
- .B \fB\-z\fP, \fB\-\-local\-mode\fP
116
- 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\&.
117
- .UNINDENT
118
- .SH AUTHOR
119
- Chef
120
- .\" Generated by docutils manpage writer.
121
- .
@@ -1,496 +0,0 @@
1
- .\" Man page generated from reStructuredText.
2
- .
3
- .TH "KNIFE-ENVIRONMENT" "1" "Chef 12.0" "" "knife environment"
4
- .SH NAME
5
- knife-environment \- The man page for the knife environment 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
- An environment is a way to map an organization\(aqs real\-life workflow to what can be configured and managed when using Chef server\&. Every organization begins with a single environment called the \fB_default\fP environment, which cannot be modified (or deleted). Additional environments can be created to reflect each organization\(aqs patterns and workflow. For example, creating \fBproduction\fP, \fBstaging\fP, \fBtesting\fP, and \fBdevelopment\fP environments. Generally, an environment is also associated with one (or more) cookbook versions.
35
- .sp
36
- The \fBknife environment\fP subcommand is used to manage environments within a single organization on the Chef server\&.
37
- .SH COMMON OPTIONS
38
- .sp
39
- The following options may be used with any of the arguments available to the \fBknife environment\fP subcommand:
40
- .INDENT 0.0
41
- .TP
42
- .B \fB\-\-chef\-zero\-port PORT\fP
43
- The port on which chef\-zero will listen.
44
- .TP
45
- .B \fB\-c CONFIG_FILE\fP, \fB\-\-config CONFIG_FILE\fP
46
- The configuration file to use.
47
- .TP
48
- .B \fB\-d\fP, \fB\-\-disable\-editing\fP
49
- Use to prevent the $EDITOR from being opened and to accept data as\-is.
50
- .TP
51
- .B \fB\-\-defaults\fP
52
- Use to have knife use the default value instead of asking a user to provide one.
53
- .TP
54
- .B \fB\-e EDITOR\fP, \fB\-\-editor EDITOR\fP
55
- The $EDITOR that is used for all interactive commands.
56
- .TP
57
- .B \fB\-E ENVIRONMENT\fP, \fB\-\-environment ENVIRONMENT\fP
58
- The name of the environment. When this option is added to a command, the command will run only against the named environment.
59
- .TP
60
- .B \fB\-F FORMAT\fP, \fB\-\-format FORMAT\fP
61
- The output format: \fBsummary\fP (default), \fBtext\fP, \fBjson\fP, \fByaml\fP, and \fBpp\fP\&.
62
- .TP
63
- .B \fB\-h\fP, \fB\-\-help\fP
64
- Shows help for the command.
65
- .TP
66
- .B \fB\-k KEY\fP, \fB\-\-key KEY\fP
67
- The private key that knife will use to sign requests made by the API client to the Chef server\&.
68
- .TP
69
- .B \fB\-\-[no\-]color\fP
70
- Use to view colored output.
71
- .TP
72
- .B \fB\-\-print\-after\fP
73
- Use to show data after a destructive operation.
74
- .TP
75
- .B \fB\-s URL\fP, \fB\-\-server\-url URL\fP
76
- The URL for the Chef server\&.
77
- .TP
78
- .B \fB\-u USER\fP, \fB\-\-user USER\fP
79
- 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.
80
- .TP
81
- .B \fB\-V\fP, \fB\-\-verbose\fP
82
- Set for more verbose outputs. Use \fB\-VV\fP for maximum verbosity.
83
- .TP
84
- .B \fB\-v\fP, \fB\-\-version\fP
85
- The version of the chef\-client\&.
86
- .TP
87
- .B \fB\-y\fP, \fB\-\-yes\fP
88
- Use to respond to all confirmation prompts with "Yes". knife will not ask for confirmation.
89
- .TP
90
- .B \fB\-z\fP, \fB\-\-local\-mode\fP
91
- 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\&.
92
- .UNINDENT
93
- .SH COMPARE
94
- .sp
95
- The \fBcompare\fP argument is used to compare the cookbook version constraints that are set on one (or more) environments.
96
- .sp
97
- \fBSyntax\fP
98
- .sp
99
- This argument has the following syntax:
100
- .INDENT 0.0
101
- .INDENT 3.5
102
- .sp
103
- .nf
104
- .ft C
105
- $ knife environment compare [ENVIRONMENT_NAME...] (options)
106
- .ft P
107
- .fi
108
- .UNINDENT
109
- .UNINDENT
110
- .sp
111
- \fBOptions\fP
112
- .sp
113
- This argument has the following options:
114
- .INDENT 0.0
115
- .TP
116
- .B \fB\-a\fP, \fB\-\-all\fP
117
- Use to upload all environments found at the specified path.
118
- .TP
119
- .B \fB\-m\fP, \fB\-\-mismatch\fP
120
- Use to show only matching versions.
121
- .UNINDENT
122
- .sp
123
- \fBExample\fP
124
- .sp
125
- To compare cookbook versions for a single environment:
126
- .INDENT 0.0
127
- .INDENT 3.5
128
- .sp
129
- .nf
130
- .ft C
131
- $ knife environment compare development
132
- .ft P
133
- .fi
134
- .UNINDENT
135
- .UNINDENT
136
- .sp
137
- to return something similar to:
138
- .INDENT 0.0
139
- .INDENT 3.5
140
- .sp
141
- .nf
142
- .ft C
143
- development
144
- apache 2.3.1
145
- windows 4.1.2
146
- .ft P
147
- .fi
148
- .UNINDENT
149
- .UNINDENT
150
- .sp
151
- To compare cookbook versions for multiple environments:
152
- .INDENT 0.0
153
- .INDENT 3.5
154
- .sp
155
- .nf
156
- .ft C
157
- $ knife environment compare development staging
158
- .ft P
159
- .fi
160
- .UNINDENT
161
- .UNINDENT
162
- .sp
163
- to return something similar to:
164
- .INDENT 0.0
165
- .INDENT 3.5
166
- .sp
167
- .nf
168
- .ft C
169
- development staging
170
- apache 2.3.1 1.2.2
171
- windows 4.1.2 1.0.0
172
- postgresql 1.0.0 1.0.0
173
- .ft P
174
- .fi
175
- .UNINDENT
176
- .UNINDENT
177
- .sp
178
- To compare all cookbook versions for all environments:
179
- .INDENT 0.0
180
- .INDENT 3.5
181
- .sp
182
- .nf
183
- .ft C
184
- $ knife environment compare \-\-all
185
- .ft P
186
- .fi
187
- .UNINDENT
188
- .UNINDENT
189
- .sp
190
- to return something similar to:
191
- .INDENT 0.0
192
- .INDENT 3.5
193
- .sp
194
- .nf
195
- .ft C
196
- staging development
197
- ulimit latest latest
198
- redisio latest latest
199
- journly latest latest
200
- aws latest latest
201
- test latest latest
202
- unicorn latest latest
203
- sensu latest latest
204
- runit latest latest
205
- templater latest latest
206
- powershell latest latest
207
- openssl latest latest
208
- rbenv latest latest
209
- rabbitmq latest latest
210
- postgresql latest latest
211
- mysql latest latest
212
- ohai latest latest
213
- git latest latest
214
- erlang latest latest
215
- ssh_known_hosts latest latest
216
- nginx latest latest
217
- database latest latest
218
- yum latest latest
219
- xfs latest latest
220
- apt latest latest
221
- dmg latest latest
222
- chef_handler latest latest
223
- windows 1.0.0 4.1.2
224
- .ft P
225
- .fi
226
- .UNINDENT
227
- .UNINDENT
228
- .SH CREATE
229
- .sp
230
- The \fBcreate\fP argument is used to add an environment object to the Chef server\&. When this argument is run, knife will open $EDITOR to enable editing of the \fBENVIRONMENT\fP description field (unless a description is specified as part of the command). When finished, knife will add the environment to the Chef server\&.
231
- .sp
232
- \fBSyntax\fP
233
- .sp
234
- This argument has the following syntax:
235
- .INDENT 0.0
236
- .INDENT 3.5
237
- .sp
238
- .nf
239
- .ft C
240
- $ knife environment create ENVIRONMENT_NAME \-d DESCRIPTION
241
- .ft P
242
- .fi
243
- .UNINDENT
244
- .UNINDENT
245
- .sp
246
- \fBOptions\fP
247
- .sp
248
- This argument has the following options:
249
- .INDENT 0.0
250
- .TP
251
- .B \fB\-d DESCRIPTION\fP, \fB\-\-description DESCRIPTION\fP
252
- The description of the environment. This value will populate the description field for the environment on the Chef server\&.
253
- .UNINDENT
254
- .sp
255
- \fBExamples\fP
256
- .sp
257
- To create an environment named \fBdev\fP with a description of \fBThe development environment.\fP:
258
- .INDENT 0.0
259
- .INDENT 3.5
260
- .sp
261
- .nf
262
- .ft C
263
- $ knife environment create dev \-d "The development environment."
264
- .ft P
265
- .fi
266
- .UNINDENT
267
- .UNINDENT
268
- .SH DELETE
269
- .sp
270
- The \fBdelete\fP argument is used to delete an environment from a Chef server\&.
271
- .sp
272
- \fBSyntax\fP
273
- .sp
274
- This argument has the following syntax:
275
- .INDENT 0.0
276
- .INDENT 3.5
277
- .sp
278
- .nf
279
- .ft C
280
- $ knife environment delete ENVIRONMENT_NAME
281
- .ft P
282
- .fi
283
- .UNINDENT
284
- .UNINDENT
285
- .sp
286
- \fBOptions\fP
287
- .sp
288
- This command does not have any specific options.
289
- .sp
290
- \fBExamples\fP
291
- .sp
292
- To delete an environment named \fBdev\fP, enter:
293
- .INDENT 0.0
294
- .INDENT 3.5
295
- .sp
296
- .nf
297
- .ft C
298
- $ knife environment delete dev
299
- .ft P
300
- .fi
301
- .UNINDENT
302
- .UNINDENT
303
- .sp
304
- Type \fBY\fP to confirm a deletion.
305
- .SH EDIT
306
- .sp
307
- The \fBedit\fP argument is used to edit the attributes of an environment. When this argument is run, knife will open $EDITOR to enable editing of \fBENVIRONMENT\fP attributes. When finished, knife will update the Chef server with those changes.
308
- .sp
309
- \fBSyntax\fP
310
- .sp
311
- This argument has the following syntax:
312
- .INDENT 0.0
313
- .INDENT 3.5
314
- .sp
315
- .nf
316
- .ft C
317
- $ knife environment edit ENVIRONMENT_NAME
318
- .ft P
319
- .fi
320
- .UNINDENT
321
- .UNINDENT
322
- .sp
323
- \fBOptions\fP
324
- .sp
325
- This command does not have any specific options.
326
- .sp
327
- \fBExamples\fP
328
- .sp
329
- To edit an environment named \fBdevops\fP, enter:
330
- .INDENT 0.0
331
- .INDENT 3.5
332
- .sp
333
- .nf
334
- .ft C
335
- $ knife environment edit devops
336
- .ft P
337
- .fi
338
- .UNINDENT
339
- .UNINDENT
340
- .SH FROM FILE
341
- .sp
342
- The \fBfrom file\fP argument is used to add or update an environment using a JSON or Ruby DSL description.
343
- .sp
344
- \fBSyntax\fP
345
- .sp
346
- This argument has the following syntax:
347
- .INDENT 0.0
348
- .INDENT 3.5
349
- .sp
350
- .nf
351
- .ft C
352
- $ knife environment from file FILE (options)
353
- .ft P
354
- .fi
355
- .UNINDENT
356
- .UNINDENT
357
- .sp
358
- \fBOptions\fP
359
- .sp
360
- This argument has the following options:
361
- .INDENT 0.0
362
- .TP
363
- .B \fB\-a\fP, \fB\-\-all\fP
364
- Use to upload all environments found at the specified path.
365
- .UNINDENT
366
- .sp
367
- \fBExamples\fP
368
- .sp
369
- To add or update an environment using data contained in a JSON file:
370
- .INDENT 0.0
371
- .INDENT 3.5
372
- .sp
373
- .nf
374
- .ft C
375
- $ knife environment from file "path to JSON file"
376
- .ft P
377
- .fi
378
- .UNINDENT
379
- .UNINDENT
380
- .SH LIST
381
- .sp
382
- The \fBlist\fP argument is used to list all of the environments that are currently available on the Chef server\&.
383
- .sp
384
- \fBSyntax\fP
385
- .sp
386
- This argument has the following syntax:
387
- .INDENT 0.0
388
- .INDENT 3.5
389
- .sp
390
- .nf
391
- .ft C
392
- $ knife environment list \-w
393
- .ft P
394
- .fi
395
- .UNINDENT
396
- .UNINDENT
397
- .sp
398
- \fBOptions\fP
399
- .sp
400
- This argument has the following options:
401
- .INDENT 0.0
402
- .TP
403
- .B \fB\-w\fP, \fB\-\-with\-uri\fP
404
- Use to show the corresponding URIs.
405
- .UNINDENT
406
- .sp
407
- \fBExamples\fP
408
- .sp
409
- To view a list of environments:
410
- .INDENT 0.0
411
- .INDENT 3.5
412
- .sp
413
- .nf
414
- .ft C
415
- $ knife environment list \-w
416
- .ft P
417
- .fi
418
- .UNINDENT
419
- .UNINDENT
420
- .SH SHOW
421
- .sp
422
- The \fBshow\fP argument is used to display information about the specified environment.
423
- .sp
424
- \fBSyntax\fP
425
- .sp
426
- This argument has the following syntax:
427
- .INDENT 0.0
428
- .INDENT 3.5
429
- .sp
430
- .nf
431
- .ft C
432
- $ knife environment show ENVIRONMENT_NAME
433
- .ft P
434
- .fi
435
- .UNINDENT
436
- .UNINDENT
437
- .sp
438
- \fBOptions\fP
439
- .sp
440
- This command does not have any specific options.
441
- .sp
442
- \fBExamples\fP
443
- .sp
444
- To view information about the \fBdev\fP environment enter:
445
- .INDENT 0.0
446
- .INDENT 3.5
447
- .sp
448
- .nf
449
- .ft C
450
- $ knife environment show dev
451
- .ft P
452
- .fi
453
- .UNINDENT
454
- .UNINDENT
455
- .sp
456
- to return:
457
- .INDENT 0.0
458
- .INDENT 3.5
459
- .sp
460
- .nf
461
- .ft C
462
- % knife environment show dev
463
- chef_type: environment
464
- cookbook_versions:
465
- default_attributes:
466
- description:
467
- json_class: Chef::Environment
468
- name: dev
469
- override_attributes:
470
-
471
- \e\e
472
- \e\e
473
- \e\e
474
- \e\e
475
- .ft P
476
- .fi
477
- .UNINDENT
478
- .UNINDENT
479
- .sp
480
- To view information in JSON format, use the \fB\-F\fP common option as part of the command like this:
481
- .INDENT 0.0
482
- .INDENT 3.5
483
- .sp
484
- .nf
485
- .ft C
486
- $ knife role show devops \-F json
487
- .ft P
488
- .fi
489
- .UNINDENT
490
- .UNINDENT
491
- .sp
492
- Other formats available include \fBtext\fP, \fByaml\fP, and \fBpp\fP\&.
493
- .SH AUTHOR
494
- Chef
495
- .\" Generated by docutils manpage writer.
496
- .