qvm-shutdown – Gracefully shut down a qube¶
Synopsis¶
qvm-shutdown [-h] [–verbose] [–quiet] [–all] [–exclude EXCLUDE] [–wait] [–timeout TIMEOUT] [VMNAME]
Options¶
- --help, -h¶
show the help message and exit
- --verbose, -v¶
increase verbosity
- --quiet, -q¶
decrease verbosity
- --wait¶
wait for the VMs to shut down. If some domains are providing network to other domains, wait for those domains to shut down before shutting down their dependents, unless
--all
was specified
- --force¶
force qube shutdown, regardless of whether there exist any connected domains (such as those using it as network VM)