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