From 24f73a636d4549d8153605457425dd77e37da8e9 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sat, 5 Mar 2016 17:33:48 +0100 Subject: [PATCH 1/1] more pveam examples --- pct.adoc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pct.adoc b/pct.adoc index a45e280..54b67bc 100644 --- a/pct.adoc +++ b/pct.adoc @@ -277,7 +277,19 @@ storage so that all nodes can access those images. pveam download local debian-8.0-standard_8.0-1_amd64.tar.gz -You are now ready to create containers using that template. +You are now ready to create containers using that image, and you can +list all downloaded images on storage 'local' with: + +---- +# pveam list local +local:vztmpl/debian-8.0-standard_8.0-1_amd64.tar.gz 190.20MB +---- + +Above command shown you full {pve} volume identifiers. They includes +the storage name, and most other {pve} commands can use them. For +examply you can delete that image later with: + + pveam remove local:vztmpl/debian-8.0-standard_8.0-1_amd64.tar.gz Container Storage -- 2.39.2