pvesh
CLI for the Proxmox API (REST Shell).
Syntax
$pvesh [get|create|set|delete] PATH [OPTIONS]
Optionen
--output-format json
JSON output
--noborder
Tabelle ohne Rahmen
Examples
Examples
$pvesh get /nodes
Examples
$pvesh get /nodes/pve/qemu
Examples
$pvesh set /nodes/pve/status --description 'Host A'
Typical use cases
pvesh --help
man pvesh
Note
Central API tool for scripting in Proxmox VE.
Export