This command updates an existing OS EZ template cache with preinstalled application templates if the --update-cache
option is provided. Otherwise, the cache is created anew.
Syntax.
vzpkg update appcache --config <config> [<options>]
Table 3.39. Options
Name | Description |
---|---|
| Specifies the configuration file with the information on what OS and application templates to use. |
| Specifies the OS EZ template, cache of which needs to be recreated or updated. This option redefines the OS EZ template specified in the configuration file. |
| Specifies all application EZ templates (comma-separated) preinstalled in the cache which needs to be updated. This option redefines the application EZ templates specified in the configuration file. |
| Instructs the command to check for updates for the existing OS and application cache. Otherwise, the cache is created anew. |
| Sets the debugging level (0 to 10), 10 being the highest. |
| Disables logging to screen and log file. |
| Forces cache creation. |