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