pub fn generate_command(
output: Option<PathBuf>,
comment: Option<&str>,
passphrase: Option<&str>,
mnemonic_length: Option<MnemonicLength>,
mnemonic_file: Option<PathBuf>,
) -> Result<()>Expand description
Generate a new mnemonic phrase and SSH key pair