ccollab addurls

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

Description

The ccollab addurls command attaches arbitrary URLs to a review on the Collaborator server.

Command Line Syntax

ccollab [global-options] addurls [--upload-comment <value>] <review> <urls> [<urls> ...]

Command Options

Option

Required?

Description

--upload-comment <value>

No

Comment used to attach URLs (default is "Attached URLs")

<review>

Yes

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

<urls> [<urls> ...]

Yes

URLs to attach

Remarks

  • The contents of the URLs are not attached to the review and remain on the origin server.
  • URLs are not reviewed with differences, so adding the same URL more than once will have no practical effect.

Examples

To review the contents of a wiki page in a brand new review:

ccollab addurls new http://wiki/Topic_Page

To review the contents of a wiki page in review #62:

ccollab addurls 62 http://wiki/Topic_Page

See Also

ccollab
Review URLs

Highlight search results