It's all about the answers!

Ask a question

Getting baseline's UUID


Andrew Wang (2154) | asked Jul 30 '10, 3:51 p.m.
Where can I get a baseline's uuid? Preferably from the command line?

I'm trying to compare two baselines but the names are apparently matching multiple items, unfortunately there seems to be no way to get the UUID of a baseline, not even in the property window.

2 answers



permanent link
Evan Hughes (2.4k1318) | answered Aug 05 '10, 3:52 p.m.
JAZZ DEVELOPER
Try running 'scm help'. Note the --show-uuid argument.

If you run with --show-uuid on any subcommand that displays a baseline name or alias should now also include the UUID.

e

permanent link
David Lafreniere (4.8k7) | answered Jun 20 '19, 3:09 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
If using Eclipse:
From RTC 6.0 onwards you can get the baseline itemID (UUD) from 2 places:
1) the baseline property dialog
2) from the URL returned from the 'Copy URL' context menu action on a baseline

If using the CLI:
If you run with --show-uuid on any subcommand that displays a baseline name or alias should now also include the UUID.

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.