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

qm listsnapshot — List snapshots of virtual machines. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cl

Submitted by: @import:tldr-pages··
0
Viewed 0 times
virtualcommandqm listsnapshotclimoresnapshotslistmachines
linux

Problem

How to use the qm listsnapshot command: List snapshots of virtual machines. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_listsnapshot>.

Solution

qm listsnapshot — List snapshots of virtual machines. More information: <https://pve.proxmox.com/pve-docs/qm.1.html#cli_qm_listsnapshot>.

List all snapshots of a specific virtual machine:
qm {{[lists|listsnapshot]}} {{vm_id}}

Code Snippets

List all snapshots of a specific virtual machine

qm {{[lists|listsnapshot]}} {{vm_id}}

Context

tldr-pages: linux/qm listsnapshot

Revisions (0)

No revisions yet.