Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store protoset from reflection endpoint #118

Closed
augi opened this issue Sep 24, 2019 · 1 comment · Fixed by #120
Closed

Store protoset from reflection endpoint #118

augi opened this issue Sep 24, 2019 · 1 comment · Fixed by #120

Comments

@augi
Copy link

augi commented Sep 24, 2019

It would be great if grpcurl would have a switch that would allow to store protoset (and/or proto sources) to a file/directory. Maybe it could be a new flag that would work with describe command, or a completely new command.

Our use-case: We want to automatically generate Envoy configuration with gRPC-JSON transcoder - it requires the protoset and list of services. grpcurl allows to list available services, just the protoset export is missing.

@augi
Copy link
Author

augi commented Sep 30, 2019

Wow, that was fast, thank you! 🎉 ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant