removeComponentFromTeam#

Remove a component from 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)
  removeComponentFromTeam [parameters]

Parameters#

Parameter Type Required Description
component string true Name or ID of the component
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 Component".

Related REST command: Remove a component from a team.

Parent topic: CLI Commands