It's all about the answers!

Ask a question

Command line list of Component Baselines


Steve Briand (411817) | asked Mar 03 '10, 10:49 a.m.
Is it possible to get a list of baselines for a component on the command line? I know one can execute an scm list on a component and it will show the current baseline. What I want to obtain is the entire list for the component. If it can't be done on the command line is it possible through the REST or Java API?

2 answers



permanent link
John Camelon (1.7k14) | answered Mar 09 '10, 8:53 a.m.
JAZZ DEVELOPER
stbriand wrote:
Is it possible to get a list of baselines for a component on the
command line? I know one can execute an scm list on a component and
it will show the current baseline. What I want to obtain is the
entire list for the component. If it can't be done on the command
line is it possible through the REST or Java API?


Java API : IFlowNodeConnection#getBaselinesInHistory()

I have raised a work item to include this functionality in the command
line.

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/108402


Hope this helps,
JohnC
SCM Server

permanent link
John Camelon (1.7k14) | answered Mar 09 '10, 9:08 a.m.
JAZZ DEVELOPER
stbriand wrote:
Is it possible to get a list of baselines for a component on the
command line? I know one can execute an scm list on a component and
it will show the current baseline. What I want to obtain is the
entire list for the component. If it can't be done on the command
line is it possible through the REST or Java API?

Java API : IFlowNodeConnection#getBaselinesInHistory()


I have raised a work item to include this functionality in the command
line.

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/108402


Hope this helps,
JohnC
SCM Server

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.