Files
cheatsheet-tldr/tldr/linux/pvesh
2025-08-11 00:23:05 +00:00

18 lines
309 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# pvesh
> Interface with the Proxmox VE API.
> More information: <https://pve.proxmox.com/pve-docs/pvesh.1.html>.
- List available nodes:
`pvesh {{[g|get]}} /nodes`
- Discover API paths:
`pvesh {{[l|ls]}} {{/}}`