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 |
---|---|---|
Yes |
GUID (Globally Unique IDentifier) of the group. |
|
Yes |
The Ant-style expression as the pattern to match the file(s) of interest. For example *.java. Maximum number of characters is 255. |
|
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.