Skip to content

Commit c43e8f1

Browse files
authored
Merge pull request #3122 from daspecster/update-contributing-doc-for-datastore
'gcloud preview' command no longer supported.
2 parents ada0d2e + 0411b93 commit c43e8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Running System Tests
265265
> --key-file=${GOOGLE_APPLICATION_CREDENTIALS}
266266

267267
# Create the indexes
268-
$ gcloud preview datastore create-indexes system_tests/data/index.yaml
268+
$ gcloud datastore create-indexes system_tests/data/index.yaml
269269

270270
- For datastore query tests, you'll need stored data in your dataset.
271271
To populate this data, run::

0 commit comments

Comments
 (0)