When running
winget install program-name
Is it possible to filter the output to show only the progress bar: Pictured here
Select-String isn't possible (have tried to -NotMatch the results but I'm unsure how this progress bar is actually captured) and I'm unsure what to look at next to possibly do this (if possible) - any ideas?
Thanks