Adding a Topic to a Stream
Explains how to add a topic to a stream using either the Control System or the CLI.
Adding a Topic to a Stream Using the Control System
Procedure
Adding a Topic to a Stream Using the CLI or the REST API
About this task
The basic command to create a topic is:
maprcli stream topic create -path <Stream Path> -topic <Topic Name>
For complete reference information, see
stream topic create.