enid validate-genesis

enid validate-genesis

Validate the genesis file at the default location or a location passed as a parameter.

Usage:
  enid validate-genesis [file] [flags]

Flags:
  -h, --help   Help information for validate-genesis

Global Flags:
      --home string         Directory for configuration and data (default "~/.eni")
      --log_format string   Log format (json|plain)
      --log_level string    Log level (trace|debug|info|warn|error|fatal|panic)
      --trace               Print the full stack trace on error

Last updated