Install or update UnboundID Metrics Engine extension bundles.
An extension bundle is a package of extension(s) that utilize the Server SDK to extend the functionality of UnboundID Metrics Engine. Extension bundles are installed from a zip archive or file system directory. UnboundID Metrics Engine will be restarted if running to activate the extension(s).
manage-extension --install extension.zip
manage-extension --update extension-bundle-dir
manage-extension --update extension.zip --no-prompt
-V
--version
Description | Display Metrics Engine version information |
-H
--help
Description | Display general usage information |
--help-debug
Description | Display help for using debug options |
Advanced | Yes |
-i {installBundle}
--install {installBundle}
Description | The extension bundle directory or zip archive file to install |
Required | No |
Multi-Valued | No |
-u {updateBundle}
--update {updateBundle}
Description | The bundle directory or zip archive file containing the updated extension bundle |
Required | No |
Multi-Valued | No |
-n
--no-prompt
Description | Use non-interactive mode. If data in the command is missing, you will not be prompted and the tool will fail |
--ignoreWarnings
Description | Tool should continue should warnings occur when used non-interactively. This option should be used with caution |