test: improve example

This commit is contained in:
Fu Diwei
2025-01-08 19:37:57 +08:00
parent 6badc0f419
commit f99dd4f89a
32 changed files with 39 additions and 39 deletions

View File

@@ -38,7 +38,7 @@ func init() {
/*
Shell command to run this test:
go test -v tencentcloud_clb_test.go -args \
go test -v ./tencentcloud_clb_test.go -args \
--CERTIMATE_DEPLOYER_TENCENTCLOUDCLB_INPUTCERTPATH="/path/to/your-input-cert.pem" \
--CERTIMATE_DEPLOYER_TENCENTCLOUDCLB_INPUTKEYPATH="/path/to/your-input-key.pem" \
--CERTIMATE_DEPLOYER_TENCENTCLOUDCLB_SECRETID="your-secret-id" \