https://github.com/alenkacz/grpc-cli-docker
Docker images for grpc cli
https://github.com/alenkacz/grpc-cli-docker
cli docker-image grpc rpc
Last synced: 4 months ago
JSON representation
Docker images for grpc cli
- Host: GitHub
- URL: https://github.com/alenkacz/grpc-cli-docker
- Owner: alenkacz
- License: mit
- Created: 2017-04-20T19:01:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T17:33:53.000Z (almost 9 years ago)
- Last Synced: 2025-01-15T23:33:19.938Z (about 1 year ago)
- Topics: cli, docker-image, grpc, rpc
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# grpc-cli
As a part of [GRPC](https://github.com/grpc/grpc) project there is CLI tool that makes communication with GRPC endpoints easier. These are just docker images packaging the [official CLI tool](https://github.com/grpc/grpc/blob/master/doc/command_line_tool.md).
## How to use the image