GoogleCloudPlatform / google-cloud-visualstudio

Google Cloud Tools for Visual Studio
https://cloud.google.com/tools/visual-studio/docs/
Apache License 2.0
88 stars 51 forks source link

Add proxy for google cloud tool? #1081

Open KuroBear opened 5 years ago

KuroBear commented 5 years ago

Already set proxy for SDK but google cloud tool unable access google network

iantalarico commented 5 years ago

Can you please provide some more detail about what you are looking for?

KuroBear commented 5 years ago

Can you please provide some more detail about what you are looking for?

Google Cloud Tools for Visual Studio is unable through Google Cloud SDK's proxy to access google network

ILMTitan commented 5 years ago

Looking at the Cloud SDK proxy documentation, it looks like there are two ways to set it up: gcloud configuration settings and environment variables. It looks to me like the extension will ignore the environment variables, but setting gcloud configuration values should work.

Are you using environment variables? If so, does using gcloud config provide a workaround?