pub async fn sync( force: bool, skip_cleanup: bool, interactive: bool, continue: bool, ) -> Result<()>