Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 737 Bytes

axelard_validate-genesis.md

File metadata and controls

27 lines (19 loc) · 737 Bytes

axelard validate-genesis

validates the genesis file at the default location or at the location passed as an arg

axelard validate-genesis [file] [flags]

Options

  -h, --help   help for validate-genesis

Options inherited from parent commands

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