chocolatey / cChoco

Community resource to manage Chocolatey
Apache License 2.0
154 stars 99 forks source link

Add --no-progress feature #138

Closed ksaffarian closed 4 years ago

ksaffarian commented 4 years ago

Hi cChoco is probably is used heavily in CI/CD pipelines to bootstrap servers. The default settings in Choco is to show alot of progress, like download percentage and more stuff, which is a bit annoying when you want to review deployment logs. I suggest you add the option to PackageInstaller resource to turn on/off verbose and progress logging. Thanks for the nice work. Cheers

pauby commented 4 years ago

This has already been completed and will be released in the next version.

Marking as a duplicate of #83