vm.set not working for int
-
xo-cli vm.set id=89517372-b45b-ca36-4c51-dd17c0e760c0 CPUs=3
× invalid parameters
property @.CPUs: must be integer, but is stringHow pass integer in xo-cli
-
Hi,
No need to create a new thread, just wait for @julien-f answer
-
please give me reply
-
Hi, sorry for the delay!
Please read xo-cli's documentation, you need to use JSON when you want to pass non-string values:
xo-cli vm.set id=89517372-b45b-ca36-4c51-dd17c0e760c0 CPUs=json:3