Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 647 Bytes

akash_migrate.md

File metadata and controls

29 lines (18 loc) · 647 Bytes

akash migrate

Migrate genesis to a specified target version

Synopsis

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

Example: $ akash migrate v0.36 /path/to/genesis.json --chain-id=cosmoshub-3 --genesis-time=2019-04-22T17:00:00Z

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

Options

      --chain-id string       override chain_id with this flag
      --genesis-time string   override genesis_time with this flag
  -h, --help                  help for migrate

SEE ALSO

  • akash - Akash Blockchain Application
Auto generated by spf13/cobra on 18-Feb-2021