pub async fn execute_with_config( args: SyncArgs, config_service: Arc<dyn ConfigService>, ) -> Result<()>
Maintain consistency with other commands