startService
Command Reference
Description
start the service process
Usage
ctl -t CruiseControl -o <objectname> -c startService [-ccdir <${entity.attribute.ccDir}>] [-javahome <>] [-path <>] [-spawn <true>]
Options
Option | Description | Type | Default |
---|---|---|---|
ccdir | The Cruise Control package installation directory | string | ${entity.attribute.ccDir} |
javahome | The Cruise Control JAVA_HOME directory | string | ${entity.attribute.cruiseControlJavaHome} |
path | The Cruise Control PATH environment variable | string | ${entity.attribute.cruiseControlPath} |
spawn | Whether or not to run in background | string | true |