diff --git a/pages/linux/pvesh.md b/pages/linux/pvesh.md new file mode 100644 index 0000000000..d486292cc1 --- /dev/null +++ b/pages/linux/pvesh.md @@ -0,0 +1,12 @@ +# pvesh + +> Interface with the Proxmox VE API. +> More information: . + +- List available nodes: + +`pvesh get /nodes` + +- Discover API paths: + +`pvesh ls {{/}}`