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