pub async fn handle( _registry: &PluginRegistry, check: bool, force: bool, dry_run: bool, verbose: bool, no_parallel: bool, no_auto_install: bool, ) -> Result<()>