Skip to content

Fix CLOUDSDK_PROXY_TYPE#152

Open
kwohlfahrt wants to merge 2 commits intoanthropic-experimental:mainfrom
kwohlfahrt:fix-cloudsdk
Open

Fix CLOUDSDK_PROXY_TYPE#152
kwohlfahrt wants to merge 2 commits intoanthropic-experimental:mainfrom
kwohlfahrt:fix-cloudsdk

Conversation

@kwohlfahrt
Copy link
Copy Markdown

The supported values are http, http_no_tunnel, socks4, and socks5. See https://docs.cloud.google.com/sdk/docs/proxy-settings#proxy_configuration. Fixes #151.

I've tested this locally (by very hackily editing this change into node_modules, and I can run gcloud storage ls with this change (plus appropriate permissions to ~/.config/gcloud and allowedDomains).

I'd be happy to add a test to the repo, but I'm not sure if the Google Cloud SDK is available in CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot use gcloud CLI tool due to unsupported CLOUDSDK_PROXY_TYPE=https

1 participant