Description

The ccollab admin group member remove command removes the specified user from the members of the specified group.

Command Line Syntax

ccollab [global-options] admin group member remove [--admin <value>] [--all-users] [--group <value>] [--user <value>] <guid>

Command Options

Option

Required?

Description

--admin <value>

No

Login of the group admin user to specify

--all-users

No

Specify All Users

--group <value>

No

GUID of the group to specify

--user <value>

No

Login of the member user to specify

<guid>

Yes

GUID (Globally Unique IDentifier) of the group

Remarks

  • You must be an Administrator to execute this command.

Examples

ccollab admin group member remove qa --user joe@example.com

ccollab admin group member remove corporate --group qa

See Also

ccollab admin group member
Groups

Highlight search results