1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 08:15:41 +02:00

pveam: add page (#17489)

This commit is contained in:
Managor 2025-08-04 21:05:05 +03:00 committed by GitHub
parent 374d377059
commit fbab555209
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

20
pages/linux/pveam.md Normal file
View file

@ -0,0 +1,20 @@
# 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}}`