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

AutoCLI support for JSON files #13288

Closed
Tracked by #11775
aaronc opened this issue Sep 14, 2022 · 0 comments · Fixed by #15451
Closed
Tracked by #11775

AutoCLI support for JSON files #13288

aaronc opened this issue Sep 14, 2022 · 0 comments · Fixed by #15451
Assignees
Labels

Comments

@aaronc
Copy link
Member

aaronc commented Sep 14, 2022

Currently autocli expects proto JSON to be passed on the CLI for any nested protobuf message fields. For large fields this may be unwieldly and some of our CLIs expect JSON files already. A better UX would be for autocli to parse a JSON file if it receives a filename or parse JSON if it gets parseable JSON.

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

Successfully merging a pull request may close this issue.

3 participants