rmcpset
Use the rmcpset command to
delete an existing Replication Manager copy set.
Syntax

>>-repcli-- --rmcpset--+--------+------------------------------->
'--quiet-'
>---src--source_volume_id--+---------+--session_name-----------><
+-[. . .]-+
'---------'
Parameters
- -quiet
- An optional parameter that turns off the confirmation prompt for this
command.
- -src source_volume_id [. . .] | -
- Specifies the name of the source volume ID of the copy set to delete.
Alternatively, use the dash (-) to specify that input for this parameter comes
from an input stream (stdin).
- session_name
- Specifies the session name from which the copy set is being deleted.
Description
You can use the rmcpset command to delete an existing
Replication Manager copy set.
Return values
Copy set copyset_name successfully deleted.
Possible failures
- Copy set copyset_name does not exist.
Examples
An invocation example:
repcli rmcpset copyset1 session1
Are you sure you want to delete copyset1? y/n
y
Copyset copyset1 successfully deleted.