Description of the new feature / enhancement
Add an option to disable the spinner and any other progress indicator.
This adds clutter to the screen if you are trying to capture what happened, and makes it harder to process winget output with command line tools.
Proposed technical implementation details
Add an option to the settings.json file (done) and a command line argument.
Description of the new feature / enhancement
Add an option to disable the spinner and any other progress indicator.
This adds clutter to the screen if you are trying to capture what happened, and makes it harder to process winget output with command line tools.
Proposed technical implementation details
Add an option
to the settings.json file(done) and a command line argument.