-
Bug
-
Resolution: Incomplete
-
Major
-
None
-
Distributed mode using a master on Linux and slaves on windows.
Hudson version 1.384 with CLI from this version
The help remote command doesn't always display the same outputs:
>java -jar hudson-cli.jar -s http://myHost/hudson help
build
Builds a job, and optionally waits until its completion.
cancel-quiet-down
Cancel the effect of the "quiet-down" command.
clear-queue
Clears the build queue
connect-node
>java -jar hudson-cli.jar -s http://myHost/hudson help
build
Builds a job, and optionally waits until its completion.
cancel-quiet-down
Cancel the effect of the "quiet-down" command.
clear-queue
Clears the build queue
connect-node
Reconnect to a node
copy-job
Copies a job
create-job
>java -jar hudson-cli.jar -s http://myHost/hudson help
build
Builds a job, and optionally waits until its completion.
cancel-quiet-down
Cancel the effect of the "quiet-down" command.
clear-queue
Clears the build queue
>java -jar hudson-cli.jar -s http://myHost/hudson help
build
Builds a job, and optionally waits until its completion.
cancel-quiet-down
Cancel the effect of the "quiet-down" command.
clear-queue
Clears the build queue
connect-node
Reconnect to a node
copy-job
Copies a job
create-job
>java -jar hudson-cli.jar -s http://myHost/hudson help
build
Builds a job, and optionally waits until its completion.
cancel-quiet-down
Cancel the effect of the "quiet-down" command.
clear-queue
Clears the build queue
connect-node
Reconnect to a node
copy-job
Copies a job
create-job
Creates a new job by reading stdin as a configuration XML file
delete-builds
Deletes build record(s)
delete-job
Deletes a job
delete-node
Deletes a node
>
Does it report different results each time you invoke them? Or does it change its commands as you restart the server?