pub async fn update_plugin_cli(
plugin: &str,
scope: &str,
) -> Result<PluginUpdateResult, Box<dyn Error>>Expand description
CLI command: Update a plugin non-interactively
ยงArguments
plugin- Plugin name or plugin@marketplace identifierscope- Scope to update