mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 00:58:01 +00:00
Update cheatsheets
This commit is contained in:
13
tldr/linux/pct-clone
Normal file
13
tldr/linux/pct-clone
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user