udclient [global-args...] [global-flags...]
addApplicationToTeam [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
application | string | true | Name or ID of the application |
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 Application". |
udclient -username jsmith -password passwd
-weburl https://myserver.example.com:8443
addApplicationToTeam
-application JPetStore
-team MyTeam
Related REST command: Add an application to a team.