Hi. I use google-cloud-cli 513.0.0-0 on WSL Ubuntu and it waits for the browser to redirect to localhost:8085, but that port can't be automatically forwarded to the host Windows because there's already a web server on that port. How to change this value? The argument "--redirect-port" seems unsupported in this version.
_
basin@basinpad:~$ gcloud auth login
Your browser has been opened to visit:
https://accounts.google.com/o/oauth2/auth?...redirect_uri=http%3A%2F%2Flocalhost%3A8085%2F&...
_