pub fn run( cli: &Cli, algo: &str, key_tmb: Option<&str>, keys_tmb: Option<&[String]>, ) -> Result<()>
Run the init command.