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
The verbose argument would be useful for debugging, say a user is having issues with WSL, it can paste the output of topgrade -v from its host without having to execute it inside of the WSL.
For the assume_yes (-y) option, I haven't seen much value in it, users can configure this option in the configuration file if they want
But we probably should make the remote topgrade command consistent with the host one, i.e., all the arguments supplied to the host topgrade should also be passed to the remote ones.
If so, command line options should be platform-independent as they will possibly be used across different operating systems and arches
Erroneous Behavior
topgrade -v -y --only wsl
prompts for confirmation.Expected Behavior
It shouldn't prompt for confirmation, or it should be documented as such.
Steps to reproduce
topgrade -v -y --only wsl
Possible Cause (Optional)
See #521.
Problem persists without calling from topgrade
Did you run topgrade through
Remote Execution
If yes, does the issue still occur when you run topgrade directlly in your
remote host
Additional Details
Operation System/Version
Installation
Built from sources.
topgrade -V
)Topgrade 12.0.2 / f986ebb
Verbose Output (
topgrade -v
)The text was updated successfully, but these errors were encountered: