Adding tag to a baseline using lscm
Does anyone know if it's possible to add a tag to a baseline using lscm? I do know about modifying attributes using lscm add attribute but I don't know what attribute that would be (tag?). I haven't fiddled with it yet, just haven't seen any references to how to do it. Thanks! |
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. Andy Jewell selected this answer as the correct answer
|
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.