pct-clone
Verified for current stable LTS
Pct Clone Command: Create Full Clone
Use for create full clone with Pct Clone. Exact CLI syntax to create full clone using Pct Clone.
When to use this: Use for create full clone with Pct Clone.
Command Syntax
pct cl <template_id> <copy_id> --full pct cl <template_id> <copy_id> --full Live Command Builder
Final Command
pct cl <template_id> <copy_id> --full Command Breakdown
--full- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create full clone using Pct Clone.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pct Clone Command: Clone Container
pct cl <template_id> <copy_id> Pct Clone Command: Clone Container Custom Name pct cl <template_id> <copy_id> --hostname <host_name> Crane Digest Command: Print Full Image Reference By Digest crane digest <image_name> --full-ref Crane Command: List Repositories In Registry crane catalog <registry> --full-ref Acme.sh Command: Install Certificate acme.sh {-i|--install-cert} {-d|--domain} example.com --key-file /path/to/example.com.key --fullchain-file /path/to/example.com.cer --reloadcmd "systemctl force-reload nginx"