Add or Remove Collection Content

As a Developer, you can add content to collections and remove content from collections with Oracle Content Management Toolkit commands.

The following cec-control-content command adds all items in the Repo1 repository to the Collection1 collection on the UAT registered server:

cec control-content add -l Collection1 -r Repo1 -s UAT

The following cec-control-content command removes all items from the Collection1 collection on the UAT registered server:

cec control-content remove -l Collection -s UAT