We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ada0d2e + 0411b93 commit c43e8f1Copy full SHA for c43e8f1
CONTRIBUTING.rst
@@ -265,7 +265,7 @@ Running System Tests
265
> --key-file=${GOOGLE_APPLICATION_CREDENTIALS}
266
267
# Create the indexes
268
- $ gcloud preview datastore create-indexes system_tests/data/index.yaml
+ $ gcloud datastore create-indexes system_tests/data/index.yaml
269
270
- For datastore query tests, you'll need stored data in your dataset.
271
To populate this data, run::
0 commit comments