2025-08-04 21:05:05 +03:00
|
|
|
# pveam
|
|
|
|
|
|
|
|
> Manage LXC container templates.
|
|
|
|
> More information: <https://pve.proxmox.com/pve-docs/pveam.1.html>.
|
|
|
|
|
|
|
|
- Update container template database:
|
|
|
|
|
2025-08-10 10:44:07 +03:00
|
|
|
`pveam {{[u|update]}}`
|
2025-08-04 21:05:05 +03:00
|
|
|
|
|
|
|
- List available templates:
|
|
|
|
|
2025-08-10 10:44:07 +03:00
|
|
|
`pveam {{[a|available]}}`
|
2025-08-04 21:05:05 +03:00
|
|
|
|
|
|
|
- Download a template:
|
|
|
|
|
2025-08-10 10:44:07 +03:00
|
|
|
`pveam {{[d|download]}} {{local}} {{template_name}}`
|
2025-08-04 21:05:05 +03:00
|
|
|
|
|
|
|
- List downloaded templates:
|
|
|
|
|
2025-08-10 10:44:07 +03:00
|
|
|
`pveam {{[l|list]}} {{local}}`
|