Function handle_install

Source
pub async fn handle_install(
    cmd: PluginInstallCommand,
    output_kind: OutputKind,
) -> Result<CommandOutput>