CLI Guide

Table Of Contents
Example
VPlexcli:/> plugin listurl
file:/opt/emc/VPlex/jython2.2/LibExt/AutoBundles/prodscripts.jar, file:/opt/emc/VPlex/
apache-tomcat-6.0.x/bin/commons-daemon.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/bin/
bootstrap.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/bin/tomcat-juli.jar,
file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/tomcat-i18n-es.jar, file:/opt/emc/
VPlex/apache-tomcat-6.0.x/lib/tomcat-juli-adapters.jar, file:/opt/emc/VPlex/apache-
tomcat-6.0.x/lib/catalina-tribes.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/
servlet-api.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/tomcat-coyote.jar,
file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/realm-adapter.jar, file:/opt/emc/VPlex/
apache-tomcat-6.0.x/lib/catalina-ha.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/
jasper-jdt.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/catalina.jar,
file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/catalina-ant.jar, file:/opt/emc/VPlex/apache-
tomcat-6.0.x/lib/jsp-api.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/annotations-
api.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/jasper-el.jar, file:/opt/emc/VPlex/
apache-tomcat-6.0.x/lib/jasper.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/tomcat-
i18n-ja.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/el-api.jar, file:/opt/emc/VPlex/
apache-tomcat-6.0.x/lib/tomcat-i18n-fr.jar, file:/opt/emc/VPlex/apache-tomcat-6.0.x/lib/
tomcat-dbcp.jar
See also
plugin addurl
plugin register
plugin register
Registers a shell plugin by class name.
Contexts
All contexts.
Syntax
plugin register
[-c|--classes] class-name[,class-name ...]
Arguments
Required arguments
[-c|--classes] class-name[, class-name... ] A list of plugin classes. Entries must be separated by commas.
Description
Plugin class is found in the default classpath, or in locations added using the plugin addurl command.
Plug-ins add a batch of commands to the CLI, generally implemented as a set of one or more Jython modules.
NOTE: The plugin commands are not intended for customer use.
Commands 267