ccollab admin review copy-participants

Top  Previous  Next

Usage: ccollab [global-options] admin review copy-participants <from-review> <to-review>

 

copy-participants - Copy Participants from one Review to another

 

Command Options

Option

Required?

Description

<from-review>

Y

Review to copy Participants from. Must be either an integer review-id, 'ask', or 'last'

<to-review>

Y

Review to copy Participants to. Must be either an integer review-id, 'new', 'ask', or 'last'

 

The Participants specified in 'from-review' are added to 'to-review' in the same Roles. Existing Participants in the 'to' Review are not removed.

 

For example, to create a new Review and initialize it with Participants used in the last Review, run 'ccollab admin review copy-participants last new'