With commit 98980fc, wvd-path's file-okay=false at cli_config.py broke specifying wvd-path.
Steps to Reproduce
- Set wvd_path = /path/to/device.wvd in config or pass --wvd-path /path/to/device.wvd
- Run any gamdl command
- Observe: Error: Invalid value: Directory '...' is a file.
If I set an folder with single wvd file on windows, I keep get permission denied error.