virtctl

CLI tool for managing and interacting with KubeVirt virtual machines

brewmacoslinux
Try with needOr install directly
Source

About

Allows for using more advanced kubevirt features

Commands

virtctl

Examples

Connect to a virtual machine console$ virtctl console my-vm -n default
Start a stopped virtual machine$ virtctl start my-vm -n default
Copy files to a virtual machine$ virtctl scp local-file my-vm:/root/ -n default