
choco-feature
List of commands for choco-feature:
-
choco-feature:tldr:195c5 choco-feature: Disable a feature.$ choco feature disable --name ${name}try on your machineexplain this command
-
choco-feature:tldr:ab9c1 choco-feature: Enable a feature.$ choco feature enable --name ${name}try on your machineexplain this command
-
choco-feature:tldr:b1813 choco-feature: Display a list of available features.$ choco feature listtry on your machineexplain this command