commands.sh

pct clone

linux

Clone a container.

More info →

Options (1)

boolean

Clone a container

Example: pct {{[cl|clone]}} {{template_id}} {{copy_id}}

Examples (3)

Clone a container

pct [cl|clone] template_id copy_id

Clone a container with a custom name

pct [cl|clone] template_id copy_id --hostname host_name

Create a full clone instead of a linked clone

pct [cl|clone] template_id copy_id --full
made by @shridhargupta | data from tldr-pages