Skip to main content

Google Cloud Datastore Utilities.

Project description

# Google Cloud Datastore Utils

Utilities for Google Cloud Datastore.

# Installation

Simply run:

$ pipsi install gcdu

You need to authenticate in the project using gcloud sdk:

$ gcloud auth login $ gcloud config set project PROJECT_ID

Or exporting the environment variable:

$ export GOOGLE_APPLICATION_CREDENTIALS=’key.json’

More help in this link https://developers.google.com/identity/protocols/application-default-credentials

# Usage

To use it:

$ gcdu –help

Export command:

$ gcdu export -p [project] -n [namespace] -k [comma separated list of datastore kinds]

Import command:

$ gcdu import -p [project] -n [namespace] -k [comma separated list of datastore kinds]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gcdu-0.0.5.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

gcdu-0.0.5-py2.py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page