ccollab admin group edit

Applies to Collaborator 14.5, last modified on April 18, 2024

Description

The ccollab admin group edit command modifies information of an existing user group.

Command Line Syntax

ccollab [global-options] admin group edit <guid> [--allow-associate-with-reviews <value>] [--description <value>] [--enabled <value>] [--review-pool <value>] [--title <value>] [--notification-level <value>] [--notification-wait-level <value>] [--notification-send-to-level <value>]

Command Options

Option

Required?

Description

<guid>

Yes

GUID (Globally Unique IDentifier) of the group

--allow-associate-with-reviews <value>

No

Specifies whether to associate this group with reviews (y/n/yes/no/true/false/on/off).

--description <value>

No

Group description

--enabled <value>

No

Specifies if the group is enabled (y/n/yes/no/true/false/on/off).

--review-pool <value>

No

Specifies whether the group is a Review Pool, that is it could be selected as a participant of a review (y/n/yes/no/true/false/on/off).

--title <value>

No

Group title

--notification-level <value>

No

Specifies the level of email notifications for group members (none/all/minimal). Case insensitive.

--notification-wait-level <value>

No

Specifies the default level of notifications for group members when they perform the "Wait" action during reviews. Possible values are: "any activity occurs", "activity by author occurs", "file activity occurs", "someone pokes me".

--notification-send-to-level <value>

No

Specifies the default level of notifications for group members when they perform the "Send To" action during reviews. Possible values are: "any activity occurs", "activity by author occurs", "file activity occurs", "someone pokes me".

Remarks

  • You must be an Administrator to execute this command.

Examples

ccollab admin group edit b6a92f451ca10b5a62ddfe7570c9428d --description "Project Foo Quality Assurance"

ccollab admin group edit b6a92f451ca10b5a62ddfe7570c9428d --title "Quality Assurance"

ccollab admin group edit b6a92f451ca10b5a62ddfe7570c9428d --notification-level "All"

See Also

ccollab admin group
Groups

Highlight search results