
qm-create
List of commands for qm-create:
-
qm-create:tldr:0db64 qm-create: Specify the type of operating system on the machine.$ qm create ${100} --ostype ${win10}try on your machineexplain this command
-
qm-create:tldr:428bd qm-create: Automatically start the machine after creation.$ qm create ${100} --start 1try on your machineexplain this command
-
qm-create:tldr:bdf41 qm-create: Replace an existing machine (requires archiving it).$ qm create ${100} --archive ${path-to-backup_file-tar} --force 1try on your machineexplain this command
-
qm-create:tldr:eeb74 qm-create: Create a virtual machine.$ qm create ${100}try on your machineexplain this command