ccollab admin group edit

Top  Previous  Next

Usage: ccollab [global-options] admin group edit [--allow-associate-with-reviews <value> --description <value> --enabled <value> --title <value>] <guid>

 

edit - Edit a Group

 

Command Options

Option

Required?

Description

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

N

Allow users to associate this group with reviews (y/n/yes/no/true/false/on/off)

--description <value>

N

 

--enabled <value>

N

Enablement status (y/n/yes/no/true/false/on/off)

--title <value>

N

 

<guid>

Y

GUID (Globally Unique IDentifier) of the group

 

Edit a group. You must be an Administrator to execute this command.

 

Examples:

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

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