diff --git a/test-network-k8s/docs/CALIPER.md b/test-network-k8s/docs/CALIPER.md index 0383d101..891447d0 100644 --- a/test-network-k8s/docs/CALIPER.md +++ b/test-network-k8s/docs/CALIPER.md @@ -192,6 +192,7 @@ test: After creating the above files, you can run a performance benchmark with the following command, which will create some assets and measure the time it takes to reference the assets. -```bash +```shell + npx caliper launch manager --caliper-workspace . --caliper-benchconfig benchmarks/myAssetBenchmark.yaml --caliper-networkconfig networks/fabric/test-network.yaml ```