--- title: snrd genesis migrate description: Migrate the source genesis into the target version and print to STDOUT --- ## Usage ```shell snrd genesis migrate [target-version] [genesis-file] [flags] ``` ## Flags ## Global Flags ## Examples ### Basic usage ```shell snrd genesis migrate ``` ## See Also - [snrd genesis](./snrd_genesis) - Parent command