-
### Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
### Is your feature request related to…
-
Hi, I have a service endpoint as ```endpoint:80/subgrpc``` when I pass in whole grpcurl as this:
```
grpcurl -d '{body}' -H 'authorization: Bearer jwtKey' -plaintext endpoint:80/subgrpc service/ser…
-
Verb could also export to https://github.com/fullstorydev/grpcurl. Though the requests definitions in Verb are technically for HTTP/1.1, the syntax could kind of work for unary gRPC requests (not stre…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
aspnetcore grpc reflection doesn't seem to work correctly on IIS/IISexpress:
PS > grpcurl lo…
-
### Documentation.
I would like to propose some improvements to the documentation found in the [eigenda/inabox README](https://github.com/Layr-Labs/eigenda/tree/master/inabox#run-the-binaries-and…
-
Hi @felangga,
Thanks for this great tool!
Would be nice to have a "copy as grpcurl" command, which copy the appropriate grpcurl text to the clipboard
-
### Describe the problem
[Pluggable discovery](https://arduino.github.io/arduino-cli/dev/pluggable-discovery-specification/) tools supply Arduino CLI with a list of "ports" of connected Arduino boa…
-
Hi All,
I am using grpcurl to get list of images from containerd as follows:
grpcurl -plaintext -proto images.proto -unix /run/containerd/containerd.sock containerd.services.images.v1.Images/List …
-
A slick feature would be to be able to `Copy as 'grpcurl'` -- which would extract all connection info from command-line flags as well as the request metadata and data in the web form and use that to g…
-
gen gRPCurl commands based upon proto file