HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

qm template — Create a Proxmox VM template. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_t

Submitted by: @import:tldr-pages··
0
Viewed 0 times
createproxmoxcommandtemplatecliqm templateinformationmore
linux

Problem

How to use the qm template command: Create a Proxmox VM template. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_template>.

Solution

qm template — Create a Proxmox VM template. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_template>.

Create a template out of a specific virtual machine:
qm {{[tem|template]}} {{vm_id}}

Code Snippets

Create a template out of a specific virtual machine

qm {{[tem|template]}} {{vm_id}}

Context

tldr-pages: linux/qm template

Revisions (0)

No revisions yet.