fullstorydev / fullstorydev/grpcurl
add/document way of passing inputs from a file
Open
- Dominant language
- Go
- Stars
- 12.8k
- Forks
- 580
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 5
Description
Hello!
I'm trying out grpcurl to test a grpc endpoint. I'm having a hard time doing so cause grcpurl does not support passing a input file.
Please add a way or document (if it already exists) how to load input data from a file.
If I pass a large json either directly with `-d "myjson"` or with the `-d @ .. <
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.