If you run qubes-vm-update with nonexistent target, it will not print out any error message. This is annoying when there are plenty of targets and you don't know which one causes it.
Steps to reproduce
qubes-vm-update --targets=whatever
Expected behavior
return 64, print something like: error: target 'whatever' not found
How to file a helpful issue
Qubes OS release
4.2.3
Brief summary
If you run
qubes-vm-update
with nonexistent target, it will not print out any error message. This is annoying when there are plenty of targets and you don't know which one causes it.Steps to reproduce
qubes-vm-update --targets=whatever
Expected behavior
return 64, print something like:
error: target 'whatever' not found
Actual behavior
return 64