Function handle_keys_command

Source
pub async fn handle_keys_command(
    command: KeysCommands,
    format: OutputFormat,
) -> Result<(), Box<dyn Error>>