]> git.proxmox.com Git - pve-docs.git/commitdiff
add pveam.1-synopsis.adoc
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 5 Mar 2016 13:43:09 +0000 (14:43 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 5 Mar 2016 13:43:09 +0000 (14:43 +0100)
pveam.1-synopsis.adoc [new file with mode: 0644]

diff --git a/pveam.1-synopsis.adoc b/pveam.1-synopsis.adoc
new file mode 100644 (file)
index 0000000..8c19431
--- /dev/null
@@ -0,0 +1,59 @@
+*pveam* `<COMMAND> [ARGS] [OPTIONS]`
+
+*pveam download* `<storage> <template>`
+
+Download appliance templates.
+
+`<storage>` `string` ::
+
+Only list status for  specified storage
+
+`<template>` `string` ::
+
+The template wich will downloaded
+
+
+
+
+*pveam help* `[<cmd>]` `[OPTIONS]`
+
+Get help about specified command.
+
+`<cmd>` `string` ::
+
+Command name
+
+`-verbose` `boolean` ::
+
+Verbose output format.
+
+
+
+
+*pveam list* `<storage>`
+
+Get list of all templates on storage
+
+`<storage>` `string` ::
+
+Only list status for specified storage
+
+
+
+*pveam remove* `<template_path>`
+
+Remove a template.
+
+`<template_path>` `string` ::
+
+The template to remove.
+
+
+
+*pveam update*
+
+Update Container Template Database.
+
+
+
+