# und genesis migrate

Migrate genesis to a specified target version

# Synopsis

Migrate the source genesis into the target version and print to STDOUT

und genesis migrate [target-version] [genesis-file] [flags]

# Examples

und genesis migrate v0.47 /path/to/genesis.json --chain-id=cosmoshub-3 --genesis-time=2019-04-22T17:00:00Z

# Options

      --chain-id string          Override chain_id with this flag
      --genesis-time string      Override genesis_time with this flag
  -h, --help                     help for migrate
      --output-document string   Exported state is written to the given file instead of STDOUT

# SEE ALSO

  • und genesis - Application's genesis-related subcommands
# Auto generated by spf13/cobra on 6-May-2025