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.
1 parent 59fc624 commit 6576b98Copy full SHA for 6576b98
deployment/live/gcp/test/README.md
@@ -146,8 +146,6 @@ go run ./cmd/gcp/ \
146
--project_id=${GOOGLE_PROJECT} \
147
--bucket=${GOOGLE_PROJECT}-${TESSERA_BASE_NAME}-bucket \
148
--spanner_db_path=projects/${GOOGLE_PROJECT}/instances/${TESSERA_BASE_NAME}/databases/${TESSERA_BASE_NAME}-db \
149
- --private_key=./testdata/ct-http-server.privkey.pem \
150
- --password=dirk \
151
--roots_pem_file=/tmp/hammercfg/roots.pem \
152
--origin=${TESSERA_BASE_NAME} \
153
--spanner_dedup_db_path=projects/${GOOGLE_PROJECT}/instances/${TESSERA_BASE_NAME}/databases/${TESSERA_BASE_NAME}-dedup-db \
0 commit comments