pub fn run( no_sync: bool, no_hooks: bool, provider: Option<String>, model: Option<String>, backfill: bool, ) -> Result<()>