How to display list of streams to specific project area using RTC command line
![]()
Hi All,
I want to display list of all streams specific to project area.
lscm list streams -r <repository> this command displays list of all streams in the repository.
lscm list streams -r <repository> -n name this command displays list of streams which contains pattern specified in name.
Can we display list of streams specific to particular project area.
|
Comments
I figured it out