Architecture
Zetacore Daemon
Zetacored Parse Genesis File

parse-genesis-file

Parse the provided genesis file and import the required data into the optionally provided genesis file

zetacored parse-genesis-file [import-genesis-file] [optional-genesis-file] [flags]

Options

  -h, --help   help for parse-genesis-file

Options inherited from parent commands

      --home string         directory for config and data 
      --log_format string   The logging format (json|plain) 
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) 
      --log_no_color        Disable colored logs
      --trace               print out full stack trace on errors

SEE ALSO