Skip to content

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

@alpe

Description

@alpe

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions