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

cli: "--output" flag not supported for "tendermint-validator-set" query #11053

Closed
4 tasks
alpe opened this issue Jan 28, 2022 · 0 comments · Fixed by #11065
Closed
4 tasks

cli: "--output" flag not supported for "tendermint-validator-set" query #11053

alpe opened this issue Jan 28, 2022 · 0 comments · Fixed by #11065
Assignees

Comments

@alpe
Copy link
Contributor

alpe commented Jan 28, 2022

Summary of Bug

The CLI returns yaml only.
The --output flag is not supported:

cmd.Flags().StringP(tmcli.OutputFlag, "o", "text", "Output format (text|json)")

Should be added to the query command

Version

v0.45.0 and current master

Steps to Reproduce

simd q tendermint-validator-set -h


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants