ccollab admin group create |
Top Previous Next |
Usage: ccollab [global-options] admin group create [--allow-associate-with-reviews <value> --description <value> --enabled <value> --title <value>] <guid>
create - Create a new Group
Creating a new group with this command is equivalent to manually creating the group using the web UI. The new group will not be modified by subsequent 'ccollab admin group sync' commands.
Examples: ccollab admin group create qa ccollab admin group create qa --title "Quality Assurance" |