pvesh: add storage addition example (#19644)

Co-authored-by: Ivan Baluta <50071699+ivanbaluta@users.noreply.github.com>
This commit is contained in:
Managor
2025-11-28 13:44:01 +02:00
committed by GitHub
co-authored by Ivan Baluta
parent 83be0406d5
commit 7016412da5
+4
View File
@@ -18,3 +18,7 @@
- Display API path usage instructions:
`pvesh {{[u|usage]}} {{/pools}}`
- Add a new thinpool to Proxmox:
`pvesh create /storage --storage {{storage_id}} --vgname {{volume_group}} --type lvmthin --thinpool {{thinpool_name}} --content {{content_type1,content_type2,...}}`