qvm-pause – pause a domain¶
Synopsis¶
qvm-pause [-h] [–all] [–exclude EXCLUDE] [–verbose] [–quiet] [–suspend] [VMNAME …]
Options¶
- --help, -h¶
Show the help message and exit.
- --verbose, -v¶
Increase verbosity.
- --quiet, -q¶
Decrease verbosity.
- --all¶
Pause all the qubes.
- --suspend, -S¶
Put the qube to (S3) suspend mode instead of emergency pause
- --version¶
Show program’s version number and exit
Notes¶
Paused qubes will be killed on system shutdown.