addProcessToTeam
Add a process to a team
Format
udclient [global-args...] [global-flags...]
addProcessToTeam [parameters]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
process | string | true | Name or ID of the process |
team | string | true | Name or ID of the team |
type | string | false | Name of the type to use. Leave blank if you are using the type "Standard Process". |
Related REST command: Add a process to a team.