File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Example usage to test a deployment of `cmd/gcp`:
17
17
18
18
``` shell
19
19
go run ./internal/hammer \
20
+ --origin=test-static-ct \
20
21
--log_public_key=MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEZtouPtPylIR8RgvqdsXxTXEuOjL50GQvmkg25JpNnoNNbZZDVt1niU7xm4BwYu1JERIjTV2LlmyRbCBHCmG6Jg== \
21
22
--log_url=https://storage.googleapis.com/transparency-dev-playground-test-static-ct-bucket \
22
23
--write_log_url=http://localhost:6962/test-static-ct
@@ -35,6 +36,7 @@ If the timeout of 1 minute is reached first, then it exits with an exit code of
35
36
36
37
``` shell
37
38
go run ./internal/hammer \
39
+ --origin=test-static-ct \
38
40
--log_public_key=MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEZtouPtPylIR8RgvqdsXxTXEuOjL50GQvmkg25JpNnoNNbZZDVt1niU7xm4BwYu1JERIjTV2LlmyRbCBHCmG6Jg== \
39
41
--log_url=https://storage.googleapis.com/transparency-dev-playground-test-static-ct-bucket \
40
42
--write_log_url=http://localhost:6962/test-static-ct
You can’t perform that action at this time.
0 commit comments