grpcurl Command-Line gRPC Client
Like cURL but for gRPC servers. A command-line tool for interacting with gRPC services using server reflection or proto files, supporting unary calls, streaming, TLS, and metadata headers.
What it does
grpcurl Command-Line gRPC Client
Like cURL but for gRPC servers. A command-line tool for interacting with gRPC services using server reflection or proto files, supporting unary calls, streaming, TLS, and metadata headers.
Installation
Use the upstream install or setup path that matches your environment:
- brew install grpcurl
- docker pull fullstorydev/grpcurl:latest
- docker run fullstorydev/grpcurl api.grpc.me:443 list
- go install github.com/fullstorydev/grpcurl/cmd/grpcurl@latest
Requirements and caveats from upstream:
-
Docker
- For platforms that support Docker, you can download an image that lets you run grpcurl:
- Note that there are some pitfalls when using docker:
Basic usage or getting-started notes:
-
invoke gRPC endpoints. This code is a great example of how to use the various packages of
-
Binaries
-
Download the binary from the releases page.
-
Extracted from upstream docs: https://raw.githubusercontent.com/fullstorydev/grpcurl/HEAD/README.md
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,202 chars)