freeipa/ipapython/install
Jan Cholasta a641e279ff install: improve CLI positional argument handling
Instead of specifying which knobs should be positional arguments in
cli.install_tool(), do it using a flag in knob definition, where the rest
of CLI configuration is.

As a side effect, the usage string for CLI tools can now be generated
automatically.

https://fedorahosted.org/freeipa/ticket/6392

Reviewed-By: Martin Basti <mbasti@redhat.com>
2016-11-11 12:17:25 +01:00
..
__init__.py install: Introduce installer framework ipapython.install 2015-06-08 15:34:11 +00:00
cli.py install: improve CLI positional argument handling 2016-11-11 12:17:25 +01:00
common.py Remove unused variables in the code 2016-09-27 13:35:58 +02:00
core.py install: improve CLI positional argument handling 2016-11-11 12:17:25 +01:00
util.py pylint: fix bad-mcs-method-argument 2016-09-22 16:52:57 +02:00