addPostProcessingScriptToTeam
Add a post processing script to a team
Format
udclient [global-args...] [global-flags...]
addPostProcessingScriptToTeam [parameters]
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| script | string | true | Name/ID of the post processing script |
| 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 Post Processing Script" |
Related REST command: Add a post processing script to a team.