spectools genServiceProtos #
Generate service protos from the specs
Synopsis #
The generated proto services will be generated to the configured path.
.spectools config example
build:
proto:
targetDir: "./dist/proto" #Hint: add this to your proto include path
spectools genServiceProtos [flags]
Options #
-h, --help help for genServiceProtos
Options inherited from parent commands #
--config string config file (default is CWD/.spectools.yaml)
SEE ALSO #
- spectools - The furo spec toolkit