virt-install
libvirt- Create virtual machine with text console only interface
2019/05/27
virt-install is an amazing tool to create VMs. If you have created a config file (Kickstart file – ks.cfg), then its only one line un-attended install. If you are using this on remote host with ssh …
Install virtual machines in one line
2016/07/25
To install a VM from command line, you can use the following command. Change the required parameters as need but you need to change at-least CDROM iso image and disk-path.