[closed] how to get all components with baseline name in stream use lscm.exe ?
Xia Chen (11●3)
| asked Mar 04 '22, 2:37 a.m.
closed Mar 04 '22, 3:19 a.m. by Ralph Schoon (63.5k●3●36●46) I want to get all components with baseline in stream use lscm.exe
I use
lscm.bat query --component -r https://localhost/ccm "in_stream(@1000)"
it return :
(1189) "sub1"
(1190) "sub2"
(1191) "sub3"
no baseline information ,
anyone can help me how to get all components with baseline name in stream use lscm.exe ?
|