Description
The ccollab admin group template add command makes the specified review template become available for members of the specified group when creating reviews.
Command Line Syntax
ccollab [global-options] admin group template add <guid> <template>
Command Options
|
Option |
Required? |
Description |
|---|---|---|
|
[global-options] |
No |
A number of global or SCM-specific global options. See Command-line Global Options Reference. |
|
Yes |
GUID (Globally Unique IDentifier) of the group |
|
|
Yes |
Name or ID of review template to be added |
Remarks
- You must be an Administrator to execute this command.
Example
ccollab admin group template add 0f0f2d1e792b3eade1af55ba7ced9631 Default
