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
There should be a module to handle this (there was with perl when I was using it to beef up a script I used for a while) that gives .netrc that can be pulled on install after the change is made.
If no .netrc exists, create one and set perms to 600, insert auth.
Don't use flags to do this, use the inbuilt prompts that don't leave traces in the bash history
Might be an issue if someones using Cygwin, though I don't know because I run all Linux.