1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 11:15:44 +02:00
tldr/pages/linux/pveam.md

20 lines
371 B
Markdown

# pveam
> Manage LXC container templates.
> More information: <https://pve.proxmox.com/pve-docs/pveam.1.html>.
- Update container template database:
`pveam {{[u|update]}}`
- List available templates:
`pveam {{[a|available]}}`
- Download a template:
`pveam {{[d|download]}} {{local}} {{template_name}}`
- List downloaded templates:
`pveam {{[l|list]}} {{local}}`