← 返回命令列表

Linux command

qm-listsnapshot 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

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.