# und query tendermint-validator-set
Get the full tendermint validator set at given height
und query tendermint-validator-set [height] [flags]
# Options
-h, --help help for tendermint-validator-set
--limit int Query number of results returned per page (default 100)
--node string <host>:<port> to Tendermint RPC interface for this chain (default "tcp://localhost:26657")
-o, --output string Output format (text|json) (default "text")
--page int Query a specific page of paginated results (default 1)
# Options inherited from parent commands
--chain-id string The network chain ID
# SEE ALSO
- und query - Querying subcommands