Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

GCP_PROJECT environment variable not set #60

Closed
jasonpolites opened this issue Mar 5, 2017 · 2 comments
Closed

GCP_PROJECT environment variable not set #60

jasonpolites opened this issue Mar 5, 2017 · 2 comments
Labels

Comments

@jasonpolites
Copy link
Contributor

Description

The production environment sets the GCP_PROJECT env var (same value as GCLOUD_PROJECT). UUIC there may be some libs which look for this value, but the emulator does not set it.

@jmdobry
Copy link
Contributor

jmdobry commented Mar 5, 2017

I've never seen this variable before, maybe as some point the Cloud client libraries looked for it. Now they're generally look for GCLOUD_PROJECT or GOOGLE_CLOUD_PROJECT.

@jmdobry
Copy link
Contributor

jmdobry commented Mar 5, 2017

But I'll update the Emulator, if this is was prod does.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants