pub fn handle_sync( config: SshConfigFile, provider_name: Option<&str>, dry_run: bool, remove: bool, ) -> Result<()>