IBC client query subcommands
axelard query ibc client [flags]
-h, --help help for client
--chain-id string The network chain ID (default "axelar")
--home string directory for config and data (default "$HOME/.axelar")
--log_format string The logging format (json|plain) (default "plain")
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
--output string Output format (text|json) (default "text")
--trace print out full stack trace on errors
- axelard query ibc - Querying commands for the IBC module
- axelard query ibc client consensus-state - Query the consensus state of a client at a given height
- axelard query ibc client consensus-state-heights - Query the heights of all consensus states of a client.
- axelard query ibc client consensus-states - Query all the consensus states of a client.
- axelard query ibc client header - Query the latest header of the running chain
- axelard query ibc client params - Query the current ibc client parameters
- axelard query ibc client self-consensus-state - Query the self consensus state for this chain
- axelard query ibc client state - Query a client state
- axelard query ibc client states - Query all available light clients
- axelard query ibc client status - Query client status