Filter VMs by OS

If you want to filter your VM list by OS you can use the following filters:
Windows 11 being an example of OS name
For single word:
os_version:name: windows
For an exact chain:
os_version:name:"windows 11"
For multiple words:
os_version:name:(windows 11)