mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 05:58:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,8 +10,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Rescan all storages and update disk sizes and unused disk images of a specific virtual machine:
|
||||
|
||||
`qm disk rescan {{vm_id}}`
|
||||
`qm {{[di|disk]}} {{[resc|rescan]}} {{vm_id}}`
|
||||
|
||||
- Perform a dry-run of rescan on a specific virtual machine and do not write any changes to configurations:
|
||||
|
||||
`qm disk rescan --dryrun {{true}} {{vm_id}}`
|
||||
`qm {{[di|disk]}} {{[resc|rescan]}} --dryrun {{true}} {{vm_id}}`
|
||||
|
||||
Reference in New Issue
Block a user