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
I want to create script with 10-20 install commands. In the current state the output is too verbose and makes it difficult to understand which package failed, if any.
It would be nice to add a /silent mode showing only OK or Failed.
Proposal
I want to create script with 10-20 install commands. In the current state the output is too verbose and makes it difficult to understand which package failed, if any.
It would be nice to add a
/silentmode showing only OK or Failed.