CLI operation

Before you begin

The current database must be initialized to use DCM.

You must be working as the DCM manager to use the -add option.

About this task

ccm dcm -add -ts|-transfer_set transfer_set_spec 
       ([-h|-history] | [-nh|-no_history]) object_spec...
-h|-history
When using this option for files, directories, or projects, specifies to add all versions in the history of the object as history members. This option does not impact tasks or folders. When an object is a history member and a new version is checked out, the new version automatically becomes a history member.
The default is determined by the current DCM settings. The default is not to add versions in the history of the object as history members.
object_spec...
Specifies the object to be added to the transfer set. See Object specification for details.
-ts|-transfer_set transfer_set_spec
Specifies the transfer set to which objects will be added as members. You must specify a single transfer set with the transfer_set_spec. See Transfer set specification for more information.

Example


Feedback