Explains how to set up the current table as the upstream source for a replica if the replica was not configured to automatically re-sync with the current table.
The basic command to set a table as the upstream source for a replica is:
maprcli table upstream add -path <replica table path> -upstream <source table path>
See table upstream add for complete
reference information.