freeipa/ipaclient
Jan Cholasta cdf8b668e7 frontend: copy command arguments to output params on client
In commit f554078291 we stopped copying
command arguments to output params in order to remove redundancies and
reduce API schema in size. Since then, output params were removed from
API schema completely and are reconstructed on the client.

Not including arguments in output params hides failed members from member
commands' CLI output. To fix this, copy arguments to output params again,
but only on the client side.

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

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2016-07-20 13:12:37 +02:00
..
plugins vault-add: set the default vault type on the client side if none was given 2016-07-13 18:46:31 +02:00
remote_plugins schema: Perform the check for schema update when force_schema_check is True 2016-07-01 10:12:34 +02:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
frontend.py frontend: copy command arguments to output params on client 2016-07-20 13:12:37 +02:00
ipa_certupdate.py ipa-certupdate: track lightweight CA certificates 2016-06-29 08:52:29 +02:00
ipachangeconf.py Add the culprit line when a configuration file has an incorrect format 2016-06-06 19:06:32 +02:00
ipadiscovery.py pylint: remove bare except 2016-03-22 10:20:51 +01:00
ntpconf.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
setup.py.in client: add support for pre-schema servers 2016-07-01 09:40:04 +02:00