udclient [global-args...] [global-flags...]
addAgentToPool [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
pool | string | true | Name or ID of the agent pool |
agent | string | true | Name or ID of the agent |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
addAgentToPool
-agent Agent1
-pool Pool1
Related REST command: Add an agent to an agent pool.