Description
Use this command to copy participants from one review to another.
Command Line Syntax
ccollab [global-options] admin review copy-participants <from-review> <to-review>
Command Options
Option |
Required? |
Description |
---|---|---|
Yes |
Review to copy participants from. Must be either an integer review-id, 'ask', or 'last' |
|
Yes |
Review to copy participants to. Must be either an integer review-id, 'new', 'ask', or 'last' |
Remarks
- Participant roles remain the same as in the original review.
- New participants are appended to existing participants of the "to-review".
Examples
To create a new review and initialize it with participants used in the last review:
ccollab admin review copy-participants last new