Solved

You Have a Developer Laptop with the Cloud SDK Installed

Question 58

Multiple Choice

You have a developer laptop with the Cloud SDK installed on Ubuntu. The Cloud SDK was installed from the Google Cloud Ubuntu package repository. You want to test your application locally on your laptop with Cloud Datastore. What should you do?


A) Export Cloud Datastore data using gcloud datastore export . Export Cloud Datastore data using gcloud datastore export .
B) Create a Cloud Datastore index using gcloud datastore indexes create . Create a Cloud Datastore index using gcloud datastore indexes create
C) Install the google-cloud-sdk-datastore-emulator component using the apt get install command. Install the google-cloud-sdk-datastore-emulator component using the apt get install command.
D) Install the cloud-datastore-emulator component using the gcloud components install command. cloud-datastore-emulator gcloud components install command.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions