core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki edcaed537a
Always use QubesVM objects, instead of AppVM/TemplateVM etc
Very few calls at client side really needs VM class name. So, even in
non-blind mode use just QubesVM class, to avoid strange cases depending
on blind mode being enabled or not. Then, have VM class name in 'klass'
property. If known at object creation time, cache it, otherwise query
qubesd at first access.
2017-10-02 21:12:16 +02:00
..
__init__.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
dochelpers.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qubes_prefs.py tools: drop --delete and --unset aliases for --default option 2017-08-12 22:33:36 +02:00
qvm_backup_restore.py tools: fix too long lines 2017-09-04 03:07:03 +02:00
qvm_backup.py tools: add qvm-backup tool 2017-07-21 03:58:18 +02:00
qvm_check.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
qvm_clone.py Implement VM clone as create + copy data+metadata 2017-06-20 01:34:18 +02:00
qvm_create.py tools: add qvm-create --help-classes 2017-08-30 16:54:24 +02:00
qvm_device.py tools/qvm-device: list attach options 2017-08-09 04:04:27 +02:00
qvm_features.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_firewall.py tools: remove policy handling from qvm-firewall tool 2017-07-05 14:16:30 +02:00
qvm_kill.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_ls.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
qvm_pause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_pool.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_prefs.py tools: drop --delete and --unset aliases for --default option 2017-08-12 22:33:36 +02:00
qvm_remove.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_run.py tools: fix qvm-run --help 2017-09-20 22:53:30 +02:00
qvm_service.py tools: qvm-service tool 2017-07-28 14:24:04 +02:00
qvm_shutdown.py tools/qvm-shutdown: fix help message 2017-07-27 19:17:47 +02:00
qvm_start_gui.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
qvm_start.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
qvm_tags.py tools: add qvm-tags tool 2017-06-20 01:34:17 +02:00
qvm_template_postprocess.py tools: cleanup temporary files after qvm-template-postprocess 2017-09-05 03:57:55 +02:00
qvm_unpause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_volume.py tools/qvm-volume: fix default action handling 2017-07-21 03:10:02 +02:00