Skip to content

Instantly share code, notes, and snippets.

Created November 22, 2016 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/98380b7a23e44538a68d531cacc5b708 to your computer and use it in GitHub Desktop.
Save anonymous/98380b7a23e44538a68d531cacc5b708 to your computer and use it in GitHub Desktop.
usage: qvm-device [-h] [--verbose] [--quiet]
DEVICE_CLASS {list,ls,l,attach,at,a,detach,d,dt} ...
Qubes volume and block device managment
positional arguments:
DEVICE_CLASS Device class to manage (pci, testclass, block)
optional arguments:
-h, --help show this help message and exit
--verbose, -v increase verbosity
--quiet, -q decrease verbosity
commands:
For more information see qvm-device command -h
{list,ls,l,attach,at,a,detach,d,dt}
list (ls,l) list devices
attach (at,a) Attach device to domain
detach (d,dt) Detach device from domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment