logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pvesh - Interface Proxmox VE API | Online Free DevTools by Hexmos

Interface with the Proxmox VE API using Pvesh. Explore nodes, manage containers/VMs, and discover API paths effortlessly. Free online tool, no registration required.

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

  • Display detailed information about containers or virtual machines:

pvesh {{[g|get]}} /nodes/{{node_name}}/{{lxc|qemu}}

  • Discover API paths:

pvesh {{[l|ls]}} {{/}}