>_ linuxcommand.dev
Startseite pvesh
Automatisierung

pvesh

CLI für die Proxmox API (REST Shell).

Proxmox
Verifiziert: 2026-02-09
Syntax
$pvesh [get|create|set|delete] PFAD [OPTIONEN]
Optionen
--output-format json JSON-Ausgabe
--noborder Tabelle ohne Rahmen
Beispiele
$pvesh get /nodes
$pvesh get /nodes/pve/qemu
$pvesh set /nodes/pve/status --description 'Host A'
Typische Anwendungsfälle
?
Standardverwendung
pvesh --help
Hinweis Zentrales API-Werkzeug für Scripting in Proxmox VE.
Export