1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 08:15:41 +02:00

pvesh: add page (#17491)

This commit is contained in:
Managor 2025-08-06 19:14:50 +03:00 committed by GitHub
parent 46008c7ee1
commit 5d4b34f736
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
pages/linux/pvesh.md Normal file
View file

@ -0,0 +1,12 @@
# pvesh
> Interface with the Proxmox VE API.
> More information: <https://pve.proxmox.com/pve-docs/pvesh.1.html>.
- List available nodes:
`pvesh get /nodes`
- Discover API paths:
`pvesh ls {{/}}`