ccollab project removereviews

Applies to Collaborator 14.6, last modified on July 10, 2024

Description

The ccollab project removereviews command removes reviews from project.

Command Line Syntax

ccollab [global-options] project removereviews <project-id> <reviews-ids>

Command Options

Option

Required?

Description

[global-options]

No

A number of global options. See Command-line Global Options Reference.

<project-id>

Yes

Id of a project, that we want to remove review(s) from

<reviews-ids>

Yes

List of review IDs (separated by empty space) that we want to remove from the specified project

Remarks

  • All or no reviews could be removed as a result of command excution. For example, if command is trying to remove three reviews from a project, and one of review ID is incorrect (review doesn’t exist) no reviews will be removed.

Examples

ccollab project removereviews 15 127

See Also

ccollab

Highlight search results