Adding tag to a baseline using lscm
Accepted answer
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; min-height: 14.0px} p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; color: #dca10d} span.s1 {color: #000000}
</style>
You can set the tag for a baseline by using the following command:
scm set custom-attributes -b [baseline_itemId_or_alias_or_name] tags "abc def".
scm show custom-attributes -b... to show the tags.