ccollab admin review set-participants

Applies to Collaborator 12.2, last modified on December 21, 2021

Description

Use this command to assign a list of participants or pool participants for the specified review.

This command clears all previously assigned participants and pool participants.

Command Line Syntax

ccollab [global-options] admin review set-participants [--participant <value> [<value> ...]] [--pool-participant <value> [<value> ...]] <review>

Command Options

Option

Required?

Description

--participant <value> [<value> ...]

No

Participants, in the form 'role=user'

--pool-participant <value> [<value> ...]

No

Pool participants, in the form 'role=groupGuid'

<review>

Yes

Must be either an integer review-id, 'ask', or 'last'

Example

ccollab admin review set-participants 12345 --participant author=roy --participant reviewer=brandon --pool-participant reviewer=groupGuid

See Also

ccollab admin review

Highlight search results