It's all about the answers!

Ask a question

how to get all components with baseline in stream use lscm.exe ?


Xia Chen (112) | asked Mar 04 '22, 2:37 a.m.
edited Mar 04 '22, 3:26 a.m.

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 in stream use lscm.exe ?
likes:
(1189) "sub1"  “1:xxx”
(1190) "sub2"  “2:xxx”
(1191) "sub3"  “3:xxx”


Comments
Ralph Schoon commented Mar 04 '22, 3:58 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Stop spamming the forum with the same question. 


Xia Chen commented Mar 04 '22, 4:05 a.m. | edited Mar 04 '22, 4:14 a.m.

 i am  sorry !



but i cannot found/search it .
then I create a new one 

anyway,  I didn't mean to do it.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Mar 04 '22, 4:33 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 I would suggest you consider reading through the SCM Command Line Reference: https://www.ibm.com/docs/en/elm/7.0.2?topic=reference-scm


Query is for querying custom SCM attributes, which you do not have. You want to understand what other commands are available that might be able to answer your questions.


Comments
Ralph Schoon commented Mar 04 '22, 4:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.