This object is in archive! 
Manage plugins from the command line
Completed
I'd like the ability to manage plugins from the command line. The tool I'm imagining would be similar to the current "manage_features" script but for plugins.
Specifically, I'd like the ability to install the clamavconnector plugin from the command line so that it will be integrated in and updated by cPanel. There is a forum thread regarding this issue here: http://forums.cpanel.net/f34/clamav-command-line-install-268571.html
Even Michael agrees "that a script for managing the plugins via the command line would be a highly useful feature".
All of the plugins we ship are now available as RPMs. They are all manageable from the command line, using the update_local_rpm_versions and check_cpanel_rpms utilities.
All of the plugins we ship are now available as RPMs. They are all manageable from the command line, using the update_local_rpm_versions and check_cpanel_rpms utilities.
In cPanel & WHM version 11.40 ClamAV will be shipped as an RPM, rather than a plugin. You will be able to manage it with the RPM management tools we introduced in version 11.36.
In cPanel & WHM version 11.40 ClamAV will be shipped as an RPM, rather than a plugin. You will be able to manage it with the RPM management tools we introduced in version 11.36.
That's great to hear, thanks Kenneth!
That's great to hear, thanks Kenneth!
Specifically after upgrading to edge, you can already do:
/scripts/update_local_rpm_versions --edit target_settings.clamav installed/scripts/check_cpanel_rpms --fix --targets=clamav
Specifically after upgrading to edge, you can already do:
/scripts/update_local_rpm_versions --edit target_settings.clamav installed/scripts/check_cpanel_rpms --fix --targets=clamav
All of the plugins we ship are now available as RPMs. They are all manageable from the command line, using the update_local_rpm_versions and check_cpanel_rpms utilities.
All of the plugins we ship are now available as RPMs. They are all manageable from the command line, using the update_local_rpm_versions and check_cpanel_rpms utilities.
Replies have been locked on this page!