We also want to add a feature that will generate the protobuf-as types... currently this is either done with https://github.com/gravitational/protobuf-as but its broken atm -- @mangas created a branch that works https://github.com/mangas/protobuf-as
Ideally we would have a command in the CLI that was written like this... graph protogen --out=src/pb/ ./proto/*.proto
From @kmjones1979 on Slack