How do I get the UUID of a Stream and a Component?
Accepted answer
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
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