This command removes the cache for the OS EZ templates specified.
Syntax.
vzpkg remove cache [<options>] [<OS_template> [...]]
Table 3.37. Options
Name | Description |
---|---|
| Sets the debugging level to one of the specified values (from 0 to 10). 10 is the highest debug level and 0 sets the debug level to its minimal value. |
| Disables logging to the screen and to the log file. |
By default, vzpkg remove cache
deletes all caches located in the /vz/template/cache
directory on the server. However, you can explicitly indicate what OS EZ template tar archive is to be removed by specifying its name as <OS_template>
.
Note
Note: The OS EZ template caches having the -old
suffix are not removed from the /vz/template/cache
directory. You should use the -rm
command to delete these caches from the server.