CLI Guide

Table Of Contents
Import/unimport the specified Jython module without changing to interactive mode:
VPlexcli:/> script --import ndu
VPlexcli:/> script --unimport ndu
See also
source
sessions
Displays active Unisphere for metro node sessions.
Contexts
All contexts.
Syntax
sessions
Description
Displays the username, hostname, port and start time of active sessions to the Unisphere for metro node.
Example
VPlexcli:/> sessions
Type Username Hostname Port Creation Time
------------- -------- --------- ----- ----------------------------
TELNET_SHELL service localhost 23848 Wed Sep 15 15:34:33 UTC 2010
DEFAULT_SHELL - - - Tue Aug 03 17:16:07 UTC 2010
set
Changes the value of writable attributes in the given context.
Contexts
All contexts.
Syntax
set
[-d|--default]
[-f|--force]
[-a|--attributes] pattern
[-v|--value] value
274
Commands