- `qvm-template list`: show template state - `qvm-template list`: only call qubes.TemplateSearch once - `qvm-template list`: use `qubesadmin.tools.print_table()` instead of own implementation - `qvm-template download`: custom progress bar - Use `run_service` instead of own implementation - Remove some erroneous/redundant lines |
||
|---|---|---|
| ci | ||
| debian | ||
| doc | ||
| etc | ||
| qubesadmin | ||
| rpm_spec | ||
| scripts | ||
| test-packages | ||
| .gitignore | ||
| .pylintrc | ||
| .travis.yml | ||
| LICENSE | ||
| Makefile | ||
| Makefile.builder | ||
| README.md | ||
| run-tests | ||
| setup.py | ||
| version | ||
This is client side implementation of Qubes Admin API. See https://www.qubes-os.org/doc/admin-api/ for protocol specification.
Compatibility
This package requires Python >= 3.5