ccollab admin review set-participants

Applies to Collaborator 13.5, 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

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).

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