qvm-check – Check qube¶
Warning
This page was autogenerated from command-line parser. It shouldn’t be 1:1
conversion, because it would add little value. Please revise it and add
more descriptive help, which normally won’t fit in standard --help
option.
After rewrite, please remove this admonition.
Synopsis¶
qvm-check [-h] [–verbose] [–quiet] [–all] [–exclude EXCLUDE] [–running] [–paused] [–template] [–networked] [VMNAME [VMNAME …]]
Options¶
- --help, -h¶
show this help message and exit
- --verbose, -v¶
increase verbosity
- --quiet, -q¶
decrease verbosity
- --all¶
perform the action on all qubes
- --exclude¶
exclude the qube from –all
- --running¶
Determine if (any of given) VM is running
- --paused¶
Determine if (any of given) VM is paused
- --template¶
Determine if (any of given) VM is a template
- --networked¶
Determine if (any of given) VM can reach network
- --version¶
Show program’s version number and exit