User Guide

60
CHECK
In the case of the user authority is Operator, "Change Environment Setting" of the user
level must be enabled.
TIP
When you delete by force, update packages in use by other Manager PC can be removed.
5.3.3.2 Removing the update package
Removing update package is located at the following target.
/repository/uppkgs/<uppkg name>
Specific command of this target is as follow. There is no property for this target.
Table 5-41 Specific command of '/repository/uppkgs/<uppkg name>'
Command Description
delete Removes update package.
Specific option of this command is as follow.
Table 5-42 Specific option of '/repository/uppkgs/<uppkg name>'
Option Description
-f | -force Even if the repository is shared and the specified update package is referred to by
other repository, the update package is deleted.
Examples
'delete' command enables you to remove the update package.
-> delete /repository/uppkgs/"System BIOS_Windows_4.0_02172011105550"
COMMAND COMPLETED
"System BIOS_Windows_4.0_02172011105550" was deleted.
CHECK
In the case of the user authority is Operator, "Change Environment Setting" of the user
level must be enabled.