vzpkg remove appcache
This command removes an existing OS EZ template cache with preinstalled application templates.
Syntax
vzpkg remove appcache --config <config > [options ]
Options
Name
|
Description
|
--config <config>
|
Specifies the configuration file with the information on what OS and application templates to use.
|
--ostemplate <OS_template>
|
Specifies the OS EZ template, cache of which needs to be removed. This option redefines the OS EZ template specified in the configuration file.
|
--apptemplate <app_template>
|
Specifies all application EZ templates (comma-separated) preinstalled in the cache which needs to be removed. This option redefines the application EZ templates specified in the configuration file.
|
-d, --debug < num >
|
Sets the debugging level (0 to 10), 10 being the highest.
|
-q, --quiet
|
Disables logging to screen and log file.
|
-f, --force
|
Forces cache creation.
|
|