>_ linuxcommand.dev
Startseite pvesh
Automation

pvesh

CLI for the Proxmox API (REST Shell).

Proxmox
Verified: 2026-02-09
Syntax
$pvesh [get|create|set|delete] PFAD [OPTIONEN]
Optionen
--output-format json JSON-Ausgabe
--noborder Tabelle ohne Rahmen
Examples
$pvesh get /nodes
$pvesh get /nodes/pve/qemu
$pvesh set /nodes/pve/status --description 'Host A'
Typical use cases
?
Standard usage
pvesh --help
Note Central API tool for scripting in Proxmox VE.
Export