1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-17 01:35:42 +02:00
tldr/pages/linux/pct-clone.md

9 lines
208 B
Markdown
Raw Normal View History

2025-08-06 06:06:32 +03:00
# pct clone
> Clone a container.
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
- Clone a container with a custom name:
`pct clone {{template_id}} {{copy_id}} --hostname {{host_name}}`