CLI Guide

Table Of Contents
consistency-group destroy
Destroys the specified empty consistency groups.
Context
All contexts.
In /clusters/cluster-n/consistency-groups/group-name context, command is destroy.
Syntax
consistency-group destroy
[-g|--consistency-group] consistency-group, consistency-group, ...
--force
Arguments
Required arguments
[-g|--consistency-group]
consistency-group, consistency-group, ...
* List of one or more comma-separated context paths of the consistency groups
to destroy.
Optional arguments
[-f|--force]
Force the operation to continue without confirmation. Allows this command to be
run using a non-interactive script.
* - argument is positional.
Description
Destroys the specified consistency groups.
All clusters where the consistency group is visible must be operational in order for the consistency group to be destroyed.
All clusters where the consistency group has storage-at-clusters must be operational in order for the consistency group to be
destroyed.
Examples
Destroy the specified consistency group:
VPlexcli:/clusters/cluster-1/consistency-groups> destroy TestCG
WARNING: The following items will be destroyed:
Context
---------------------------------------------
/clusters/cluster-1/consistency-groups/TestCG
Do you wish to proceed? (Yes/No)
See also
consistency-group create
consistency-group remove-virtual-volumes
Dell EMC Administration Guide for metro node
96
Commands