Use the showExternalBundleRepository command to show the configured parameters of an external bundle repository.
To run the command, use the AdminTask object of the wsadmin scripting client.
The wsadmin scripting client is run from Qshell. For more information, see Configuring Qshell to run WebSphere® Application Server scripts.
print AdminTask.help('OSGiApplicationCommands')
print AdminTask.help('command_name')
This command shows the name, description when available, and URL of the bundle repository XML file, of an external bundle repository.
None.
None.
None.
AdminTask.showExternalBundleRepository(-name ExternalRepository1)