CLI Guide

Table Of Contents
local-device summary
local-device destroy
Destroys existing local-devices.
Contexts
All contexts.
Syntax
local-device destroy
[-f|--force]
[-d|--devices] context-path,context-path...
Arguments
Required arguments
[-d|--devices] context-path,context-path... * List of one or more device(s) to destroy.
Optional arguments
[-f|--force]
Force the destruction of the devices without asking for confirmation.
* - argument is positional.
Description
The device must not be hosting storage or have a parent device.
Example
VPlexcli:/clusters/cluster-1> local-device destroy -d was_1_leg_r1
WARNING: The following items will be destroyed:
Context
---------------------------------------
/clusters/cluster-1/devices/was_1_leg_r1
Do you wish to proceed? (Yes/No)
See also
local-device create
local-device summary
212
Commands