core-admin-client/doc
Marek Marczykowski-Górecki 37ae76823b
tools: add qvm-run --dispvm option
Add option to uniformly start new DispVM from either VM or Dom0. This
use DispVMWrapper, which translate it to either qrexec call to $dispvm,
or (in dom0) to appropriate Admin API call to create fresh DispVM
first.
This require abandoning registering --all and --exclude by
QubesArgumentParser, because we need to add --dispvm mutually exclusive
with those two. But actually handling those two options is still done by
QubesArgumentParser.

This also updates man page and tests.

Fixes QubesOS/qubes-issues#2974
2017-08-06 20:44:55 +02:00
..
manpages tools: add qvm-run --dispvm option 2017-08-06 20:44:55 +02:00
conf.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
index.rst doc: Sphinx config skeleton 2017-05-11 21:13:56 +02:00
Makefile doc: Sphinx config skeleton 2017-05-11 21:13:56 +02:00
skel-manpage.py doc: fix skel-manpage tool 2017-06-20 01:34:17 +02:00