Skip to content

[FR] Reuse gcloud proxy setup #40

Description

@tarrade

Right now it ignore the proxy configuration of gcloud and we need do the following:

https_proxy='http://URLPROXY.intraxa:2222' gcloud run services proxy xxx --port=6006 --region=europe-west6

Will be great if it could reuse the proxy info that we have to setup for for gcloud:

[proxy]
  address: [PROXYURL] (property file)
  port: [2222] (property file)
  type: [http] (property file)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions