You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suppress the progress bar with --quiet and --log (#13467)
If users still want the progress bar, then --progress-bar on will do the
trick. To make this work, a new "auto" mode has been added. It's
equivalent to "on" when running at default or higher verbosity, "off"
otherwise.
Co-authored-by: q0w <[email protected]>
0 commit comments