It's all about the answers!

Ask a question

How to list the component baselines in a snapshot using command line interface (scm)?


Walter Leeuwenburgh (111) | asked Oct 01 '12, 10:39 a.m.

The most recent snapshots can be listed using the command 'scm list snapshots'. From one of these snapshots I need to list the contained components and their baselines.

The components can be listed using a compare of this snapshot with the same snapshot. It however does not list the related baselines. I.e. 'scm compare snapshot <snapshot x> snapshot <snapshot x>'

How to list the component baselines in a snapshot using the command line interface (scm)?

One answer



permanent link
Shashikant Padur (4.2k27) | answered Oct 03 '12, 5:44 a.m.
JAZZ DEVELOPER
To list the components of a snapshot, you can use "lscm list components &lt;snapshot alias/name/uuid&gt; --snapshot".
The support for listing baselines in a snapshot is missing. I have raised a workitem to enhance "lscm list baselines" to include the snapshot in addition to workspace and stream.

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.