|
Description
Use this command to assign yourself as a review participant as a member of review pool (take a review pool selection).
Command Line Syntax:
ccollab [global-options] admin review pool take <review> <review-pool-participant>
Command Options
Option
|
Required?
|
Description
|
<review>
|
Yes
|
Identifier of the desired review (an integer number), or an ask, or last keyword. Where keywords define the following behaviour:
| • | ask - the command will pause execution and prompt for the identifier of the desired review, |
| • | last - the command will use the last review that was created on the current machine via Command-Line Client (that is, it does not know about reviews created elsewhere). |
|
<review-pool-participant>
|
Yes
|
Review Pool assignment (system-role-name=group-guid)
|
Example:
ccollab admin review pool take last Reviewer=poolGroupGuid
|