Skip to content
New issue

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

Make nesting depth configurable #11

Open
123BLiN opened this issue Aug 25, 2023 · 0 comments
Open

Make nesting depth configurable #11

123BLiN opened this issue Aug 25, 2023 · 0 comments

Comments

@123BLiN
Copy link

123BLiN commented Aug 25, 2023

I'm just testing the waters here, but here is our problem:
we have a lot of protoc definitions for our grpc and they do not have defaults, the resulted generated cli works but people complains that it is hard to use due to the amount of knobs and toggles produced.

One of the possible options could be to allow some fields to be provided as json instead of a set of flags (10-20 of them)
and maybe it can be controlled by some option like nesting_depth so everything that is lower is just wrapped to the single parent parameter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant