Linux command
qm-template 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Example
qm template 100
说明
qm template converts a virtual machine into a template in Proxmox VE. Templates are read-only base images that can be used to quickly clone new VMs. Once converted to a template, the VM cannot be started directly and must be cloned to create new runnable instances.
FAQ
What is the qm-template command used for?
qm template converts a virtual machine into a template in Proxmox VE. Templates are read-only base images that can be used to quickly clone new VMs. Once converted to a template, the VM cannot be started directly and must be cloned to create new runnable instances.
How do I run a basic qm-template example?
Run `qm template 100` in a terminal, then adjust file names, paths, flags, or remote targets for your system.