CLI Guide

Table Of Contents
See also
cluster status
validate-system-configuration
help
Displays help on one or more commands.
Contexts
All contexts.
Syntax
help
[-i|--interactive]
[-G|--no-global]
[-n|--no-internal]
Arguments
Optional arguments
[-i|--interactive]
Invoke interactive help.
Type quit to exit interactive help.
[-G|--no-global]
Suppresses the list of global commands for contexts other than root context.
[-n|--internal]
Include commands that are normally used for low-level debugging and development.
Description
If an argument is marked as required, it is always required. Additional arguments may be required depending on the context in
which the command is executed.
Example
Display only commands specific to the current context:
VPlexcli:/clusters/cluster-1> help -G
Commands inherited from parent contexts:
add cacheflush configdump expel forget shutdown summary unexpel
Commands specific to this context and below:
status verify
Display help for a specified command:
VPlexcli:/clusters/cluster-1> status --help
synopsis: status [<options>]
Displays a cluster's operational-status and health-state.
options (* = required):
Commands
207