remove (3)

Attempts to remove a component relationship from the component definition of the selected system(s).

usage: cmri system component-relationship remove --from <from_component> --to component1[,component2,...]

required arguments:

-f, --from

The name of the component that initiates the relationship.

-t, --to

A list of components that the provided from_component depends on. At least one is required.