Viewing Installed EZ Templates on the Server
The vzpkg list command allows you to list the EZ templates installed on the server. They may be already used or not used by certain Containers:
# vzpkg list -O
centos-6-x86
centos-6-x86_64 2012-07-10 13:16:43
Using the -O option with the vzpkg list command, you can list only the OS EZ templates installed on the server. The time next to an OS EZ template indicates when the template was cached.
Specifying a Container ID as the parameter, vzpkg list prints the EZ templates used by the specified Container:
# vzpkg list 101
centos-6-x86_64 2012-07-10 13:16:43
|