mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 05:58:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,6 +8,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Clone a container.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/pct.1.html>.
|
||||
|
||||
- Clone a container:
|
||||
|
||||
`pct clone {{template_id}} {{copy_id}}`
|
||||
|
||||
- Clone a container with a custom name:
|
||||
|
||||
`pct clone {{template_id}} {{copy_id}} --hostname {{host_name}}`
|
||||
|
||||
Reference in New Issue
Block a user