manage-modules.sh
restore command
manage-modules.sh
restore
commandUse the
manage-modules.sh restore
command to revert modules to their previous version after an update. Type the command for
your operating system from the bin
directory of your M&R platform installation directory. manage-modules.sh
restore
<module_identifier>
<module_instance>
<version>
The
manage-modules.sh
restore
command enables you to revert to the previous version of
M&R platform after an update. For UNIX, specify manage-modules.sh
restore
.To look up the identifier and
module instance name, use the
manage-modules.sh list
restorable
command.
- module_identifier
- The identifier value of the installed module.
- module_instance
- The unique name of the module. Omit this value if only one instance is installed since the command will use it as the default. If multiple instances exist, specify the instance you want to restore.The identifier and instance values form a unique key to refer to the module.
- version
- The version number to which the module should be restored. Omit this value if only one previous version exists.