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 65630c9 commit 3c11809Copy full SHA for 3c11809
example-definitions/cli-target-grpc.yaml
@@ -1,4 +1,4 @@
1
username: "your-username"
2
password: "your-password"
3
-gRPCHost: "target-gRPC-host"
4
-gRPCPort: "target-gRPC-port"
+grpchost: "target-gRPC-host"
+grpcport: "target-gRPC-port"
0 commit comments