vzpkg update template
This command is used to update an OS or application EZ template on the server from the corresponding package. It has the following syntax:
vzpkg update template [
options
] <
path_to_package
>
...
This command can be used with the following options:
Name
|
Description
|
-q, --quiet
|
Disables logging to the screen and to the log file.
|
-f, --force
|
Forces the EZ template update.
|
When executed, the
vzpkg update template
command updates an application or OS EZ template on the server from the specified file (
<
package
>
). You can update a number of templates at once by specifying the corresponding packages and separating them by spaces.
|