1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-10 16:35:43 +02:00
tldr/pages/linux/pveam.md
2025-08-04 21:05:05 +03:00

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}}`