udclient [global-args...] [global-flags...]
addGroupToTeam [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
group | string | true | Name of the group |
team | string | true | Name of the team |
type | string | true | Name of the type to use |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
addGroupToTeam
-group group1
-team MyTeam
-type MyRole
Related REST command: Add a group to a team.