axoned_genesis_migrate
axoned genesis migrate
Migrate genesis to a specified target version
Synopsis
Migrate the source genesis into the target version and print to STDOUT
axoned genesis migrate [target-version] [genesis-file] [flags]
Examples
axoned 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 (default "axoned")
--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
- axoned genesis - Application's genesis-related subcommands