Skip to content

Commit 5a98e83

Browse files
committed
Add full path with filename for create-indexes
1 parent 04dca83 commit 5a98e83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Running System Tests
196196
> --key-file=$P12_CREDENTIALS_FILE
197197

198198
# Create the indexes
199-
$ gcloud preview datastore create-indexes system_tests/data/ \
199+
$ gcloud preview datastore create-indexes system_tests/data/index.yaml \
200200
> --project=$GCLOUD_TESTS_DATASET_ID
201201

202202
# Restore your environment to its previous state.

0 commit comments

Comments
 (0)