Explains how to add an upstream source for a stream using either the Control Panel or the CLI.
You can register a stream as an upstream source for a stream using the Control System and the CLI. When you register a stream as an upstream source, the registered upstream source stream will send updates to the stream.
The command to add an upstream source is:
maprcli stream upstream add -path <stream path> -upstream <upstream stream path>
For complete reference information, see
stream upstream add.