seid query ibc

Querying commands for the IBC module
 
Usage:
  seid query ibc [flags]
  seid query ibc [command]
 
Available Commands:
  channel     IBC channel query subcommands
  client      IBC client query subcommands
  connection  IBC connection query subcommands
 
Flags:
  -h, --help   help for ibc
 
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 [command] --help" for more information about a command.