This section described the utilities you can use to manage OS and application templates.
Name
|
Description
|
install template
|
Installs OS and application EZ templates on the server.
|
update template
|
Updates OS and application EZ templates installed on the server.
|
remove template
|
Removes OS and application EZ templates from the server.
|
list
|
Outputs a list of EZ templates, OS template caches with preinstalled application templates, or software packages either on the server or inside a particular Container.
|
info
|
Outputs information on any EZ templates or software packages available on the server or inside the Container.
|
status
|
Outputs information on updates for the packages installed inside a Container.
|
install
|
Adds application EZ templates to or to install software packages inside the Container.
|
update
|
Updates application EZ templates and software packages inside the Container.
|
remove
|
Removes application EZ templates or software packages from the Container.
|
create cache
|
Creates a tarball (cache) for the given OS EZ template.
|
update cache
|
Updates the existing tarball (cache) for the given OS EZ template.
|
remove cache
|
Removes a tarball (cache) for the given OS EZ template.
|
create appcache
|
Creates a cache of an OS EZ template with preinstalled application templates.
|
update appcache
|
Updates or recreates a cache of an OS EZ template with preinstalled application templates.
|
remove appcache
|
Removes a cache of an OS EZ template with preinstalled application templates.
|
localinstall
|
Installs a software package inside a Container from the corresponding file on the server.
|
localupdate
|
Updates the software packages installed inside your Container(s) by means of the
vzpkg install
or
vzpkg localinstall
commands.
|
upgrade
|
Upgrades an OS EZ template the Container is based on to a newer version.
|
fetch
|
Downloads packages included in EZ templates to the server and to store them in the
vzpkg
local cache.
|
clean
|
Removes all locally cached data from the template directories on the server.
|
update metadata
|
Updates the local metadata on the server.
|