choco feature
Chocolatey 的交互功能。 更多信息:https://chocolatey.org/docs/commands-feature.
- 显示可用的功能列表:
choco feature list
- 启用一个功能:
choco feature enable --name
功能名称
- 禁用一个功能:
choco feature disable --name
功能名称
Chocolatey 的交互功能。 更多信息:https://chocolatey.org/docs/commands-feature.
choco feature list
choco feature enable --name
功能名称
choco feature disable --name
功能名称