返回命令列表

Linux command

qm-listsnapshot 命令

文本

Copy it and replace filenames, paths, or keywords as needed.

命令示例

List all snapshots

qm listsnapshot [100]

说明

qm listsnapshot lists all snapshots for a specific virtual machine in Proxmox VE. It displays a tree of snapshot names, creation times, and descriptions, showing the parent-child relationship between snapshots. The output indicates the current snapshot with an arrow marker. This helps identify available restore points and manage snapshot storage before performing rollbacks or deletions.

FAQ

What is the qm-listsnapshot command used for?

qm listsnapshot lists all snapshots for a specific virtual machine in Proxmox VE. It displays a tree of snapshot names, creation times, and descriptions, showing the parent-child relationship between snapshots. The output indicates the current snapshot with an arrow marker. This helps identify available restore points and manage snapshot storage before performing rollbacks or deletions.

How do I run a basic qm-listsnapshot example?

Run `qm listsnapshot [100]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.