Skip to content
CLI Docs
v0.31.3
Axelard Tx Ibc Client Update

axelard tx ibc client update

update existing client with a header

Synopsis

update existing client with a header

axelard tx ibc client update [client-id] [path/to/header.json] [flags]

Examples

`<appd> tx ibc client update [client-id] [path/to/header.json] --from node0 --home ../node0/<app>`cli --chain-id $CID

Options

  -h, --help   help for update

Options inherited from parent commands

      --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

SEE ALSO