create a vm from template using qa command

micho

New Member
Jul 1, 2020
1
0
1
36
I have a template and i need to start a new VM from it by command line qa

I have tried it by command line but VM can not reach the internet

can you post the correct commands to be applied to get the VM up and running that is equivalent to GUI?
 
Hi,

Code:
qm start <vmid>

But I guess I has something to do with the network setting inside the VM.