How to list the component baselines in a snapshot using command line interface (scm)?
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
To list the components of a snapshot, you can use "lscm list components <snapshot alias/name/uuid> --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
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.