CruiseServer Control Action¶
An action to perform on a CruiseControl.NET server.
Version¶
Available from version 1.5
Examples¶
1<controlAction type="StartProject" project="CCNet" />
Configuration Elements¶
Element | Description | Type | Required | Default | Version |
project | The project to run the command on. | String | No | None | 1.5 |
type | The type of command. | String - one of: * StartProject * StopProject |
Yes | n/a | 1.5 |
Automatically Generated¶
Documentation generated on Monday, 26 May 2014 at 7:18:03 AM