We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
grpctl service set buf.build/authzed/api # populate service name + versions + protos?
The text was updated successfully, but these errors were encountered:
I took a first pass at buf support but ran into: https://github.com/bufbuild/buf/blob/0f26db21bb24b85f2608d47e3f5fbd7ccb5280ac/private/usage/usage.go#L32
then, when I tried using buf to generate its own gRPC clients, I found they don't self-host the buf registry repo: https://buf.build/bufbuild/repositories
Looks like I'm going to pull the protos for the buf registry the old fashioned way.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: