polyspace-access -review
Edit review information of results for project
Syntax
Description
The system command polyspace-access -review
assigns a status,
comment, owner, or other review information to a file or result in a Polyspace®
Access™ project.
polyspace-access -review
assigns a status to the file or result described by <fileOrResultID>
-project-path <projectToReview>
-set-status <status>
-host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project <projectToReview>
.
polyspace-access -review
assigns a severity to the file or result described by
<fileOrResultID>
-project-path <projectToReview>
-set-severity <severity>
-host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project
<projectToReview>
.
polyspace-access -review
assigns a comment to the file or result described by
<fileOrResultID>
-project-path <projectToReview>
-set-comment "<comment>"
-host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project
<projectToReview>
.
polyspace-access -review
deletes the comment currently assigned to the file or result described by
<fileOrResultID>
-project-path <projectToReview>
-unset-comment -host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project
<projectToReview>
.
polyspace-access -review
assigns an owner to the file or result described by <fileOrResultID>
-project-path <projectToReview>
-set-owner <username>
-host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project <projectToReview>
.
polyspace-access -review
removes the owner currently assigned to the file or result described by
<fileOrResultID>
-project-path <projectToReview>
-unset-owner -host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project
<projectToReview>
.
polyspace-access -review
assigns an existing bug tracking tool (BTT) ticket to the file or result described by
<fileOrResultID>
-project-path <projectToReview>
-set-ticket <ticketID>
-host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project
<projectToReview>
.
polyspace-access -review
removes the bug tracking tool (BTT) ticket currently applied to the file or result
described by <fileOrResultID>
-project-path <projectToReview>
-unset-ticket -host <hostname>
[login options
] [output options
]<fileOrResultID>
in the project
<projectToReview>
.
Examples
Input Arguments
Tips
You cannot assign a review field to a result if that review field is set with a code annotation.
Version History
Introduced in R2019a