Univention Bugzilla – Bug 40182
Improve uvmm CLI help text
Last modified: 2016-01-13 13:11:27 CET
uvmm is a CLI tool to test UVMMd. Its --help output is very hard to understand and should be improved.
r66144 | Bug #40182 UVMM: Improve uvmm CLI tool Package: univention-virtual-machine-manager-daemon Version: 5.0.1-6.609.201512080816 Branch: ucs_4.1-0 Scope: errata4.1-0 r66145 | Bug #36141,Bug #36289,Bug #40180,Bug #40181,Bug #40182: UVMM,libcloud univention-virtual-machine-manager-daemon.yaml
OK: help output improved OK: uvmm yaml Verified
Reopen: That verify was to early, while QAing other bugs i found the following: The parameter list for the CLI tool is not position independent anymore: The general options -u, -v, -T currently have to be stated before any subcommand. # uvmm -T 5 nodes default <output>, OK # uvmm nodes default -T 5 <...> uvmm: error: unrecognized arguments: -T 5 At least both uvmmd listener scripts use '-T 5' as the last argument.
(In reply to Erik Damrose from comment #3) > The parameter list for the CLI tool is not position independent anymore: The > general options -u, -v, -T currently have to be stated before any subcommand. r66594 | Bug #40182 UVMM: Copyright 2016 r66593 | Bug #40182 UVMM: Fix pyflakes errors r66592 | Bug #40182 UVMM: Use usage of uvmm CLI tool Move -T before sub-command Package: univention-virtual-machine-manager-daemon Version: 5.0.1-9.613.201601061208 Branch: ucs_4.1-0 Scope: errata4.1-0 r66595 | Bug #40182 UVMM: Use usage of uvmm CLI tool YAML univention-virtual-machine-manager-daemon.yaml
OK: Adapted listener modules OK: Adding and removing KVM hosts works OK: yaml Verified
<http://errata.software-univention.de/ucs/4.1/53.html>