proxcli config

Subsections of proxcli config

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

Show proxcli configuration

Options

|option|description|Allowed values|

Examples

  • show proxcli configuration
proxcli config show