ProxmoxCLI icon indicating copy to clipboard operation
ProxmoxCLI copied to clipboard

A Proxmox PowerShell module for accessing your Proxmox APIs

Results 1 ProxmoxCLI issues
Sort by recently updated
recently updated
newest added

Building from git worked, had to import the psm1, worked too, but when trying to connect to pve everything broke. here's the log: `PS C:\Users\STAG\Desktop\ProxmoxCLI-master> Connect-PveServer -Server "10.114.133.85" -BypassSSLCheck Invoke-RestMethod...