Hello!, I would like to have something like the Openstack CLI but for PVE, I'm pondering implementing it via:
1. Direct API interaction 2. An existing wrapper (2) should be easier, but I see too many implementations, and not clear winner: https://github.com/jefersonflus/Proxmox-PHP-SDK https://github.com/proxmoxer/proxmoxer https://pve.proxmox.com/wiki/Proxmox_VE_API#API_Client_Libraries Perl would not be my preferred language, but if API coverage is 100%, official libpve-apiclient-perl might be the way to go. How would you do it?. Regards, Cyrus.
