Download/install progress with redirected output #6309
Unanswered
yoshiask
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
Write-DownloadProgress
function in Scoop'sinstall.ps1
manually formats a progress bar, but only if terminal output is not redirected. I'd like to see the progress updates even if output is redirected. Is there an option to force progress display? Is there a reason PowerShell's built-inWrite-Progress
cmdlet isn't being used?Beta Was this translation helpful? Give feedback.
All reactions