CLI Guide

Table Of Contents
Description
Displays the sub-context tree.
Use the tree command with no arguments to display the sub context tree from the current context.
Use the --context subcontext root to display the sub context tree from the specified subcontext.
Use the --expand argument to expand the sub-contexts if applicable.
Use the --select glob-pattern argument to display contexts in the specified sub-tree that match the glob pattern. The glob
pattern may match more contexts that are outside the given sub-tree.
Examples
Display contexts below the current context:
VPlexcli:/management-server> tree
/management-server:
ports
eth0
eth1
eth2
eth3
Display contexts below the specified context:
VPlexcli:/> tree --context /clusters/cluster-1/devices/dev_sym1723_1FC
/clusters/cluster-1/devices/dev_sym1723_1FC:
components
extent_Symm1723_1FC_1
components
Symm1723_1FC
components
See also
drill-down
set
unalias
Removes a command alias.
Contexts
All contexts.
Syntax
unalias
[-n|--name] name
[-a|--all]
Commands
321