Code:
qm list [OPTIONS]
Virtual machine index (per node).
--full <boolean>
Determine the full status of active VMs.
Just curious: What is the correct way of running qm list with the --full option? Presumably, according to the manpage it should be
qm list --full true
But it makes no difference to just running
qm list
?