mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 16:35:43 +02:00
20 lines
339 B
Markdown
20 lines
339 B
Markdown
# pveam
|
|
|
|
> Manage LXC container templates.
|
|
> More information: <https://pve.proxmox.com/pve-docs/pveam.1.html>.
|
|
|
|
- Update container template database:
|
|
|
|
`pveam update`
|
|
|
|
- List available templates:
|
|
|
|
`pveam available`
|
|
|
|
- Download a template:
|
|
|
|
`pveam download {{local}} {{template_name}}`
|
|
|
|
- List downloaded templates:
|
|
|
|
`pveam list {{local}}`
|