Installs GoCD agent on Windows
Install Arguments
The following install arguments can be set:
/START_AGENT - Whether the agent service should start after installation. Set to NO (case-sensitive) to disable starting up the service after installation.
/SERVERURL - The go server url to which the agent should connect to. It should be in the format https://go-server-host:go-server-ssl-port/go. The value must by surreounded by double quotes.
/GO_AGENT_JAVA_HOME - JAVA_HOME
/D - the gocd agent working directory
These parameters can be passed to the installer with the use of --ia.