Create proxcli config file

Options

optiondescriptionAllowed values
hostscoma separated list of proxmox nodes ip addresses / host namesstring
useradministrator username (only pam at the moment)string
passwordpasswordstring

Examples

  • Create a proxmox config file
proxcli config create --hosts "pve1,pve2,pve3" --user root@pam --password rootpassword