# Functions
InitCmd returns the init cobra command.
NewRootCmd creates a new root command for a Cosmos SDK application.
OverwriteDefaultChainIDFlags searches for the DefaultChainID flag and replaces its value of the current default.
PreProcessFlags prepares the initial flags config for the cli.
# Constants
FlagOverwrite defines a flag to overwrite an existing genesis JSON file.
FlagRecover defines a flag which determines whether to init private keys from mnemonic or generate new ones.