|
ccollab admin review conversation accept |
|
Use this command to mark a conversation as "accepted". You can specify various options to identify the conversation that should be marked accepted. Overall: (default - no extra options necessary) Label: --label <label> Line: --line-number <number> Coordinate: --page <number> --x <number> --y <number> Cell: --cell <cell reference> To specify an existing conversation in a file, it is best to specify --conversation-id <id> to disambiguate situations where there is more than one conversation at a particular location. Command Line Syntax: ccollab [global-options] admin review conversation accept [--cell <value>] [--conversation-id <value>] [--label <value>] [--line-number <value>] [--page <value> --x <value> --y <value>] [--file <value>] [--version <value>] <review>
Examples: ccollab admin review conversation accept 123 ccollab admin review conversation accept 567 --version 789 --line-number 36 ccollab admin review conversation accept 567 --file "bizbaz.java" |
|
© 2003-2025 SmartBear Software. All rights reserved. |