Skip to content
Snippets Groups Projects
Commit 86cdef40 authored by Martin Stiemerling's avatar Martin Stiemerling :speech_balloon:
Browse files

update of grpcurl calls

parent 230f7fb3
No related branches found
No related tags found
1 merge request!9First working draft version
......@@ -4,4 +4,7 @@ https://github.com/fullstorydev/grpcurl
###
grpcurl -d '{"myKmsName" : "grpcurl"}' --import-path ./kmsetsiproto --proto kmsetsiproto.proto --plaintext localhost:50900 kmsetsiproto.KmsETSI.Capabilities
\ No newline at end of file
'grpcurl -d '{"myKmsName" : "grpcurl"}' --import-path ./kmsetsiproto --proto kmsetsiproto.proto --plaintext localhost:50900 kmsetsiproto.KmsETSI.ETSICapabilities
{ "peerKmsName": "whatever"}'
'grpcurl -d '{"kmsPeerSocket" : "127.0.0.1:59090"}' --import-path ./kmsetsiproto --proto kmsetsiproto.proto --plaintext localhost:50900 kmsetsiproto.KmsETSI.ETSIAddKMSPeer'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment