HiI need to export the plugin registration xml using a command line porgram( that connects to a server and retrieves all installed plugins and then exports all this data to the xml in the format that plugindeveloper will read)Any ideas?Thanks
The plugin registration tool has an import /export mechanism which you can use or expose as a webservice / command line since its open source.