You can create a specified relationship from an object
to one or more destination objects, or from specified objects to a
single destination object. If you create a relationship that exists,
the operation succeeds although the command does nothing.
About this task
ccm relate -n|-name relationship_name [-f|-from from_object_spec]...
[-t|-to to_object_spec]...
- -f|-from from_object_spec...
- Specifies the originating object or objects from which the relationship
is created. If more than one origin object is specified, you cannot
specify multiple destination objects.
- -n|-name relationship_name
- Specifies the name of the relationship to create.
- t|-to to_object_spec...
- Specifies the destination object or objects to which the relationship
is created. If more than one destination object is specified, you
cannot specify multiple origin objects.