2014-02-11 56 views

回答

1

看看在CCCmd命令行工具:

CruiseControl.Net Command-Line Utility 
Provides command-line access to a CruiseControl.Net server 

CCCmd <command> [options] 

command: one of the following actions 
    help:   display this help screen 
    retrieve:  retrieve details on a project or server 
    forcebuild: forces a build on a project 
    abortbuild: aborts a build on a project 
    startproject: starts a project integrator 
    stopproject: stops a project integrator 
+0

作品!這裏的命令行參數: cccmd ForceBuild --server:tcp://127.0.0.1/ccnet --project:MyProject –