It's all about the answers!

Ask a question

How do I get the UUID of a Stream and a Component?


Daniel Ruebush (9715187) | asked Mar 31 '16, 1:27 p.m.
Hi All,

I have duplicate named streams and components how would I find the uuid for a specific stream and component?

Accepted answer


permanent link
Alan Sampson (93749) | answered Mar 31 '16, 2:01 p.m.
JAZZ DEVELOPER
You can get the SCM command line to show the UUID:

scm --show-uuid y list streams -r RRR
scm --show-uuid y list components -r RRR

The description of that switch can be found here: http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.1/com.ibm.team.scm.doc/topics/r_scm_cli_scm.html?lang=en
Daniel Ruebush selected this answer as the correct answer

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.