CLI Guide

Table Of Contents
[-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
consistency-group list-eligible-virtual-volumes
Displays the virtual volumes that are eligible to be added to a specified consistency group.
Contexts
All contexts.
Syntax
consistency-group list-eligible-volumes
[-g|consistency-group] consistency-group
Arguments
Required arguments
[-g|--consistency-
group] consistency-group
The consistency group for which the eligible virtual volumes shall be listed.
If the current context is a consistency group or is below a consistency group, that consistency
group is the default.
Otherwise, this argument is required.
Commands 103