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