genMessageProtos

spectools genMessageProtos #

Generate the message protos from the type specs.

Synopsis #

The generated proto messages will be generated to the configured path.

.spectools config example

build:
  proto:
    targetDir: "./dist/protos" #Hint: add this to your proto include path
spectools genMessageProtos [flags]

Options #

  -h, --help   help for genMessageProtos

Options inherited from parent commands #

      --config string   config file (default is CWD/.spectools.yaml)

SEE ALSO #

Auto generated by spf13/cobra on 23-Oct-2020 #