CLI Guide

Table Of Contents
Cluster cluster-2
This cluster has 1 storage-volumes which are dead or unreachable
This cluster has 0 storage-volumes which do not have dual paths
This cluster has 0 storage-volumes which are not visible from all directors
Cluster cluster-1
This cluster has 3 storage-volumes which are dead or unreachable
This cluster has 0 storage-volumes which do not have dual paths
This cluster has 0 storage-volumes which are not visible from all directors
Search command history
To display the last commands typed, press the up arrow key.
To search for a command typed in the current CLI session, press Ctrl-r.
The reverse search prompt is displayed:
(reverse-i-search)'':
Type the first letter of the command to search for. After you type the first letter, the search tool displays a list of possible
matches.
View command history
Use the up arrow key to display the last command typed.
Use the up arrow key, multiple times to display recent command history.
Use the history command to display a complete list of commands executed in the current session:
VPlexcli:> history
0 extent unclaim *
1 ls
2 ls -l
3 extent claim *
4 ls
5 ls -l
6 ls -la
Use the history nn command to display the last nn entries in the list:
VPlexcli:/clusters/cluster-1> history 22
478 ls storage-volumes -p
479 cd clusters/cluster-1/
480 ls storage-volumes
481 cd storage-elements/
482 ls storage-volumes -p
Get help
Use the help or? command with no arguments to display all the commands available in the current context, including global
commands.
Use the help or ? command with -G argument to display all the commands available in the current context, excluding
global commands:
VPlexcli:/clusters> help -G
Commands specific to this context and below:
add configdump expel forget show-remote-devices shutdown summary unexpel
Use the help command or command --help to display help for the specified command.
Using the VPlexcli
23