Add PVE via CLI not posible

Jun 6, 2025
1
0
1
Hello,

I try to add 100 single PVE Nodes (No Cluster) via Ansible to the PDM. I create via Ansible a toke and authid and but when I try to add the host via CLI to the PDM the Server response the following:
Error: missing field `type`

The Command I find out look like this:
proxmox-datacenter-manager-admin remote add --id node1 --nodes node1 --token XXXX --authid root@pve!XXXXX --type pve

I set the --type option already on other positions. Everytime the command shoud be correct the error shows up. If the command is wrong it shows the usage.

I hope anybody can help me. If the answer is "it's an alpha" then it is :D