seid query ibc connection
IBC connection query subcommands
Usage:
seid query ibc connection [command]
Available Commands:
connections Query all connections
end Query stored connection end
path Query stored client connection paths
Flags:
-h, --help help for connection
Global Flags:
--chain-id string The network chain ID
--home string directory for config and data (default "~/.sei")
--log_format string The logging format (json|plain)
--log_level string The logging level (trace|debug|info|warn|error|fatal|panic)
--trace print out full stack trace on errors
Use "seid query ibc connection [command] --help" for more information about a command.