CLI Guide

Table Of Contents
plugin addurl
Adds an URL to the plug-in search path.
Contexts
All contexts.
Syntax
plugin addurl
[-u|--urls] url,url...
Arguments
Required arguments
[-u|--urls] url, url... A list of URLs to add to the search path. Entries must be separated by commas.
Description
NOTE: The plugin commands are not intended for customer use.
Plug-ins extend the class path of the CLI. Plug-ins support dynamic addition of functionality. The plugin search path is used by
the plugin register command.
See also
plugin listurl
plugin register
plugin listurl
Lists URLs currently in the plugin search path.
Contexts
All contexts.
Syntax
plugin listurl
Description
The search path URLs are those locations added to the plugin search path using the plugin addurl command.
NOTE: The plugin commands are not intended for customer use.
Commands 257