Export GCP Datastore and import to a different GCP Project
问题 I'm trying to copy data from DataStore in one GCP project to another - the process doesn't seem to give any errors, but also doesn't populate my target datastore. In my source project I create a bucket and export my datastore in to it as follows : gcloud datastore export gs://ctb_datatransfer I then switch to my destination project and run gcloud datastore import gs://ctb_datatransfer/2020-03-01T18:41:37_32872/2020-03-01T18:41:37_32872.overall_export_metadata Neither of these steps seem to