protoletariat icon indicating copy to clipboard operation
protoletariat copied to clipboard

No such option `--descriptor_set_in`

Open bartek1912 opened this issue 3 years ago • 1 comments

It would be great if protoletariat would pass the --descriptor_set_in parameter to protoc compiler. Now it just returns an error:

Usage: protol protoc [OPTIONS] PROTO_FILES...
Try 'protol protoc --help' for help.

Error: No such option: --descriptor_set_in

bartek1912 avatar Jun 22 '22 12:06 bartek1912

Thanks for raising the issue! I think adding this argument makes sense. I wonder if click has a way to just dump everything beyond -- to a subcommand.

cpcloud avatar Jun 22 '22 13:06 cpcloud