]> git.proxmox.com Git - pve-docs.git/blob - pveam.1-synopsis.adoc
initial documentation for qdevice
[pve-docs.git] / pveam.1-synopsis.adoc
1 *pveam* `<COMMAND> [ARGS] [OPTIONS]`
2
3 *pveam available* `[OPTIONS]`
4
5 List available templates.
6
7 `--section` `<system | turnkeylinux>` ::
8
9 Restrict list to specified section.
10
11 *pveam download* `<storage> <template>`
12
13 Download appliance templates.
14
15 `<storage>`: `<string>` ::
16
17 The storage where the template will be stored
18
19 `<template>`: `<string>` ::
20
21 The template wich will downloaded
22
23 *pveam help* `[OPTIONS]`
24
25 Get help about specified command.
26
27 `--extra-args` `<array>` ::
28
29 Shows help for a specific command
30
31 `--verbose` `<boolean>` ::
32
33 Verbose output format.
34
35 *pveam list* `<storage>`
36
37 Get list of all templates on storage
38
39 `<storage>`: `<string>` ::
40
41 Only list templates on specified storage
42
43 *pveam remove* `<template_path>`
44
45 Remove a template.
46
47 `<template_path>`: `<string>` ::
48
49 The template to remove.
50
51 *pveam update*
52
53 Update Container Template Database.
54
55