You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/install.md
+17-29Lines changed: 17 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Installing the Latest Stable Version To install the most recent stable release f
39
39
The recommended installation method includes binary linking, which creates symbolic links to the package binaries in your system PATH. This enables direct command execution without requiring the full Habitat exec syntax:
A successful installation will display output similar to the following:
82
82
83
83
```shell
84
-
» Binlinking chef-workstation from chef/chef-workstation/26.0.15/20260320101649 into /bin
85
-
★ Binlinked chef-workstation from chef/chef-workstation/26.0.15/20260320101649 to /bin/chef-workstation
86
-
» Binlinking kitchen from chef/chef-workstation/26.0.15/20260320101649 into /bin
87
-
★ Binlinked kitchen from chef/chef-workstation/26.0.15/20260320101649 to /bin/kitchen
88
-
» Binlinking ohai from chef/chef-workstation/26.0.15/20260320101649 into /bin
89
-
★ Binlinked ohai from chef/chef-workstation/26.0.15/20260320101649 to /bin/ohai
90
-
» Binlinking chef-client from chef/chef-workstation/26.0.15/20260320101649 into /bin
91
-
★ Binlinked chef-client from chef/chef-workstation/26.0.15/20260320101649 to /bin/chef-client
92
-
» Binlinking chef-cli from chef/chef-workstation/26.0.15/20260320101649 into /bin
93
-
★ Binlinked chef-cli from chef/chef-workstation/26.0.15/20260320101649 to /bin/chef-cli
94
-
» Binlinking inspec from chef/chef-workstation/26.0.15/20260320101649 into /bin
95
-
★ Binlinked inspec from chef/chef-workstation/26.0.15/20260320101649 to /bin/inspec
96
-
» Binlinking chef-vault from chef/chef-workstation/26.0.15/20260320101649 into /bin
97
-
★ Binlinked chef-vault from chef/chef-workstation/26.0.15/20260320101649 to /bin/chef-vault
98
-
» Binlinking fauxhai from chef/chef-workstation/26.0.15/20260320101649 into /bin
99
-
★ Binlinked fauxhai from chef/chef-workstation/26.0.15/20260320101649 to /bin/fauxhai
100
-
» Binlinking berks from chef/chef-workstation/26.0.15/20260320101649 into /bin
101
-
★ Binlinked berks from chef/chef-workstation/26.0.15/20260320101649 to /bin/berks
102
-
» Binlinking knife from chef/chef-workstation/26.0.15/20260320101649 into /bin
103
-
★ Binlinked knife from chef/chef-workstation/26.0.15/20260320101649 to /bin/knife
104
-
» Binlinking chef from chef/chef-workstation/26.0.15/20260320101649 into /bin
105
-
★ Binlinked chef from chef/chef-workstation/26.0.15/20260320101649 to /bin/chef
106
-
» Binlinking setup-knife-gems from chef/chef-workstation/26.0.15/20260320101649 into /bin
107
-
★ Binlinked setup-knife-gems from chef/chef-workstation/26.0.15/20260320101649 to /bin/setup-knife-gems
108
-
» Binlinking cookstyle from chef/chef-workstation/26.0.15/20260320101649 into /bin
109
-
★ Binlinked cookstyle from chef/chef-workstation/26.0.15/20260320101649 to /bin/cookstyle
84
+
Product Name: Chef Workstation
85
+
Product Version: 26.0.16
86
+
87
+
Default Installed Components:
88
+
89
+
Chef Infra Client Version: 19.2.12
90
+
Chef CLI Version: 6.1.29
91
+
Chef Test Kitchen Enterprise Version: 2.0.11
92
+
Berkshelf Version: 8.1.21
93
+
Ohai Version: 19.1.24
94
+
Fauxhai Version: 9.4.20
95
+
Chef Vault Version: 4.2.9
96
+
Cookstyle Version: 8.6.10
97
+
Chef InSpec Version: 7.0.107
110
98
```
111
99
112
100
Note: After installing a Habitat package on Windows, you need to add (use hab cli setup) C:\hab\bin to your system PATH so that binlinked commands (like knife, chef-cli, inspec) work smoothly from any terminal.
@@ -121,13 +109,13 @@ Binary linking creates symbolic links to package executables in a system-wide lo
121
109
To enable binary linking during the initial installation, include the binlink flag:
Copy file name to clipboardExpand all lines: content/license.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,9 @@ Different Chef Workstation components have different licensing requirements:
22
22
You can use any license that includes Chef Workstation entitlement.
23
23
This includes free, trial, or commercial licenses.
24
24
25
-
To get a license, visit the [Progress Chef community portal](https://community.progress.com/s/products/chef).
25
+
If you’re interested in obtaining a trial license, you can request a trial license here: [Request a trial license](https://www.chef.io/license-generation-free-trial).
26
26
27
-
For more information, see the[Chef licensing documentation](https://docs.chef.io/licensing/).
27
+
For more information, see Chef’s licensing documentation[Chef licensing documentation](https://docs.chef.io/licensing/).
0 commit comments