mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 11:59:00 +00:00
Update cheatsheets
This commit is contained in:
13
linux/qm-listsnapshot
Normal file
13
linux/qm-listsnapshot
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, linux]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# qm listsnapshot
|
||||
|
||||
> List snapshots of virtual machines.
|
||||
> More information: <https://pve.proxmox.com/pve-docs/qm.1.html>.
|
||||
|
||||
- List all snapshots of a specific virtual machine:
|
||||
|
||||
`qm listsnapshot {{vm_id}}`
|
||||
Reference in New Issue
Block a user