Reference
Remy Reference/admin/Promote a rebuilt version
?

Promote a rebuilt version

Makes a rebuilt candidate version live, cutting over with no downtime.
admin.dataSources.promote({ slug, force? })

Makes a rebuilt candidate version live, cutting over with no downtime; search serves the old version right up until the switch. Run it after a revectorize you have compared and are happy with.

Parameters
--source
string
Corpus slug.
--force
flag
Promote even if some candidate documents failed.
CLI
remy-admin datasources promote --source policies