ccollab admin group group-file-subscription delete

Applies to Collaborator 14.5, last modified on March 26, 2024

Description

The ccollab admin group group-file-subscription delete command deletes an existing group subscription to reviews that include files matching the specified pattern, where group participants have a specified role.

Command Line Syntax

ccollab [global-options] admin group group-file-subscription delete <guid> <author> <role>

Command Options

Option

Required?

Description

<guid>

Yes

GUID (Globally Unique IDentifier) of the group.

<file-pattern>

Yes

The Ant-style expression as the pattern to match the file(s) of interest. For example *.java.

Maximum number of characters is 255.

<role>

Yes

The role type currently assigned for group participants.

Specify GUID of the group, the file-pattern and the current role type assigned for group participants.

Keep in mind that actual role names may vary depending on role configuration.

See Also

ccollab admin group
Groups

Highlight search results