diff --git a/client-cli/pvc/pvc.py b/client-cli/pvc/pvc.py index 01842377..49dec3f8 100755 --- a/client-cli/pvc/pvc.py +++ b/client-cli/pvc/pvc.py @@ -1660,7 +1660,7 @@ def vm_dump(filename, domain): @cluster_req def vm_list(target_node, target_state, limit, raw): """ - List all virtual machines; optionally only match names matching regex LIMIT. + List all virtual machines; optionally only match names or full UUIDs matching regex LIMIT. NOTE: Red-coloured network lists indicate one or more configured networks are missing/invalid. """