Hello so I am trying to write a script using some of the opennebula tools commands and when I am trying to do a
onevm show $CVMID1 --user xxxx --endpoint xxx --password xxxx
I get this as output
not found.677
command show: argument 0 must be one of vmid
the 677 is part of my VM ID. And when i echo the VMID it gives me the correct value of my ID, what could be the problem here?