logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Control Chocolatey Features - Enable/Disable | Online Free DevTools by Hexmos

Control Chocolatey features easily with choco-feature. Enable, disable, and list available features for streamlined package management on Windows. Free online tool, no registration required.

choco-feature

Interact with features with Chocolatey. More information: https://chocolatey.org/docs/commands-feature.

  • Display a list of available features:

choco feature list

  • Enable a feature:

choco feature enable --name {{name}}

  • Disable a feature:

choco feature disable --name {{name}}

See Also