mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 09:55:48 +02:00
21 lines
339 B
Markdown
21 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}}`
|