removeGroupFromRoleOnTeam#

Remove a group from a role on a team

Format#

udclient [\[global-args...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md) [\[global-flags...\]](../../com.udeploy.reference.doc/topics/cli_command_format.md)
  removeGroupFromRoleOnTeam [parameters]

Parameters#

Parameter Type Required Description
group string true Name or ID of the group
team string true Name or ID of the team
role string true Name or ID of the role to remove from the group

Related REST command: Remove a group from a role on a team.

Parent topic: CLI Commands