CLI Guide

Table Of Contents
The cd command changes the context to the storage-volume context on cluster-1.
The extent create command creates an extent from two claimed 16 GB storage volumes.
VPlexcli:/> ll -p **/storage-volumes
VPlexcli:/>cd /clusters/cluster-1/storage-elements/storage-volumes
VPlexcli:/clusters/cluster-1/storage-elements/storage-volumes> extent create
Symm1723_1DC,Symm1723_1E0
See also
extent create
extent destroy
extent destroy
Destroys one or more storage-volume extents.
Contexts
All contexts.
Syntax
extent destroy
[-f|--force]
[-s|--extents] context-path,context-path...
Arguments
Required arguments
[-s|--extents] context-
path,context-path ...
* List of one or more extents to destroy. Entries must be separated by commas.
Optional arguments
[-f|--force]
Forces the destruction of the given extents, bypassing all guards and
confirmations.
* - argument is positional.
202
Commands