Can I request a build from command line tool?
In this page: http://pic.dhe.ibm.com/infocenter/rtc/v2r0m0/index.jsp?topic=%2Fcom.ibm.team.scm.doc%2Ftopics%2Fr_scm_cli_scm.html I can see a lot of commands that I can use in RTC.
But, does it have some command to request a build?
Thanks.
|
One answer
The command line client is designed to support SCM (i.e. source control) commands only. However, if you're familiar with Ant, you can create an Ant script that runs a team build using the requestTeamBuild Ant task
Comments I need to request a build through the Bamboo (https://www.atlassian.com/software/bamboo), which is a continuous integration tool. Are there any examples of how I can use this ant script? |
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.