Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Datastore default dataset env var #1040

Closed
stephenplusplus opened this issue Dec 30, 2015 · 3 comments
Closed

Support Datastore default dataset env var #1040

stephenplusplus opened this issue Dec 30, 2015 · 3 comments
Assignees
Labels
api: datastore Issues related to the Datastore API.

Comments

@stephenplusplus
Copy link
Contributor

See https://github.com/GoogleCloudPlatform/gcloud-common/issues/24

We currently support DATASTORE_HOST, but not DATASTORE_DATASET.

@stephenplusplus
Copy link
Contributor Author

@pcostell will DATASTORE_DATASET still be around in v1beta3? Are there other env vars we should look out for?

@pcostell
Copy link
Contributor

DATASTORE_DATASET will go away in favor of DATASTORE_PROJECT_ID.

DATASTORE_HOST will go away and become DATASTORE_EMULATOR_HOST. However, it won't include the url scheme.

@stephenplusplus
Copy link
Contributor Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API.
Projects
None yet
Development

No branches or pull requests

3 participants