krang_addon_installer - installs extra functionality into Krang
To install an addon into this Krang installation:
bin/krang_addon_installer AddOnName-1.23.tar.gz
This script installs addon packages into Krang. For instructions on creating Krang addons, read the documentation:
perldoc docs/add_on.pod
The following options are available:
Force reinstallation even if already installed.
Removes the older version of the addon before installing the new one
Installs the addon without running any necessary upgrades. This can be useful in a cluster install where upgrades have already been performed on one server in the cluster.
Print information about what's happening.
Show usage information.
Show full manpage.