]> git.proxmox.com Git - pve-docs.git/blobdiff - pveam.1-synopsis.adoc
buildsys: switch upload dist over to buster
[pve-docs.git] / pveam.1-synopsis.adoc
index 8c1943129d40264a7c2886d275481bbeabb78c70..8164a2697802455405812aefbe5bbf8763238ea8 100644 (file)
@@ -1,59 +1,55 @@
 *pveam* `<COMMAND> [ARGS] [OPTIONS]`
 
-*pveam download* `<storage> <template>`
+*pveam available* `[OPTIONS]`
 
-Download appliance templates.
+List available templates.
 
-`<storage>` `string` ::
+`--section` `<system | turnkeylinux>` ::
 
-Only list status for  specified storage
+Restrict list to specified section.
 
-`<template>` `string` ::
+*pveam download* `<storage> <template>`
 
-The template wich will downloaded
+Download appliance templates.
+
+`<storage>`: `<string>` ::
 
+The storage where the template will be stored
 
+`<template>`: `<string>` ::
 
+The template wich will downloaded
 
-*pveam help* `[<cmd>]` `[OPTIONS]`
+*pveam help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>` `string` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
-`-verbose` `boolean` ::
+`--verbose` `<boolean>` ::
 
 Verbose output format.
 
-
-
-
 *pveam list* `<storage>`
 
 Get list of all templates on storage
 
-`<storage>` `string` ::
-
-Only list status for specified storage
-
+`<storage>`: `<string>` ::
 
+Only list templates on specified storage
 
 *pveam remove* `<template_path>`
 
 Remove a template.
 
-`<template_path>` `string` ::
+`<template_path>`: `<string>` ::
 
 The template to remove.
 
-
-
 *pveam update*
 
 Update Container Template Database.
 
 
-
-