Warning
This is a pre-release version of Chocolatey CLI and it is NOT suitable for production use! A pre-release version will have bugs that could have a detrimental impact to your environment. Ensure all necessary due diligence steps are taken before using in your environment.
Warning
This pre-release version of Chocolatey CLI only works with the alpha version of the Chocolatey Licensed Extension.
Note
If you run into any problems when using this alpha version of Chocolatey CLI we would ask that you comment on this discussion, which is where we will be collating issues, and providing workarounds, etc. We will not be accepting issues raised against this alpha release.
Known Issues
See this list for known issues with this pre-release.
Bug Fixes
- Fix
choco searchcommand that was providing invalid results when using the--versionoption. - Fix dependency resolution problems during execution of
choco upgradeandchoco install.
Enhancements
- Add back support for the
--disable-repository-optimizationsoption which was missing in previous alpha releases. - Improvements made to warnings that are emitted when a dependency fails to be resolved during a
choco upgradeorchoco install.