core-admin-client/qubesadmin/tools
Marek Marczykowski-Górecki 6ca54e18a3
tools: suppress full traceback in console tools
QubesException class is used with meaningful messages and should be ok
to use it directly as error message. For other exceptions, still use
full traceback (most likely a bug somewhere, not user error).

Fixes QubesOS/qubes-issues#3610
2018-03-18 21:38:49 +01:00
..
__init__.py tools: add SubParsersHelpAction, which include subcommands details in --help 2018-03-18 21:38:31 +01: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 qvm-backup-restore: also handle absent --ignore-missing 2018-02-26 04:10:05 +00:00
qvm_backup.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_check.py Always use QubesVM objects, instead of AppVM/TemplateVM etc 2017-10-02 21:12:16 +02:00
qvm_clone.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_create.py tools: add qvm-create --help-classes 2017-08-30 16:54:24 +02:00
qvm_device.py qvm-device/block: Alias '--ro' to '--option read-only=yes' 2018-01-10 19:30:30 +00:00
qvm_features.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01: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 tools/qvm-ls: clarify that disk usage is in percents 2018-01-12 05:29:40 +01:00
qvm_pause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_pool.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_prefs.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_remove.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_run.py qvm-run: wait for X11 in --dispvm --gui case 2018-01-14 18:36:46 +00:00
qvm_service.py tools: qvm-service tool 2017-07-28 14:24:04 +02:00
qvm_shutdown.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_start_gui.py tools: terminate qvm-start-gui when X server is terminated 2018-02-26 22:11:25 +01:00
qvm_start.py tools/qvm-start: add naive waiting for cdrom device 2018-01-12 05:27:57 +01:00
qvm_tags.py tools: suppress full traceback in console tools 2018-03-18 21:38:49 +01:00
qvm_template_postprocess.py qvm-template-postprocess: call fstrim after removing image file 2018-03-04 03:43:06 +01:00
qvm_unpause.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qvm_volume.py tools: finish 'qvm-volume revert' implementation, add tests 2017-10-02 21:12:17 +02:00