Forrest logo
back to context overview

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 machine
    explain this command
  • choco-feature:tldr:ab9c1 choco-feature: Enable a feature.
    $ choco feature enable --name ${name}
    try on your machine
    explain this command
  • choco-feature:tldr:b1813 choco-feature: Display a list of available features.
    $ choco feature list
    try on your machine
    explain this command
back to context overview