This page last changed on Nov 30, 2010 by ccnet-doc-gen.

CruiseServer Control Task

Sends a management task to a CruiseControl.NET server.

Version

Available from version 1.5

Examples

<cruiseServerControl>
  <actions>
    <controlAction type="StartProject" project="CCNet" />
  </actions>
</cruiseServerControl>

Configuration Elements

Element Description Type Required Default Version
actions The actions to perform. CruiseServer Control Action array Yes n/a 1.5
description Description used for the visualisation of the buildstage, if left empty the process name will be shown. String No The task/publisher name. 1.5
dynamicValues The dynamic values to use for the task. Dynamic Values array No None 1.5
environment A set of environment variables set for commands that are executed.
Each variable should be specified as
<variable name="name" value="value" />

.
Environment Variable array No    
server The server to send the commands to. String No n/a 1.5
Automatically Generated

Documentation generated on Tuesday, 30 Nov 2010 at 10:25:50 AM
Using assembly version 1.6.7805.1

Document generated by Confluence on Jan 23, 2011 08:52