Files
freeipa/ipalib
Rob Crittenden 12dfb0fc96 cli: When parsing options require name/value pairs
If single-option values are combined together with invalid options
an exception would be raised.

For example -verbose was treated as -v -e rbose. Since rbose isn't
a name/value pair things would blow up. This is now caught and
a somewhat more reable error returned. The -v and -e are consumed,
not much we can do about that, but at least a more usable error is
returned.

https://pagure.io/freeipa/issue/6115

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2020-08-25 10:31:19 -04:00
..
2020-02-12 18:08:32 +02:00
2018-09-27 16:11:18 +02:00
2018-07-14 12:04:19 +02:00
2018-09-27 16:11:18 +02:00
2016-11-24 15:46:40 +01:00
2020-07-07 12:36:10 +02:00
2017-02-17 10:22:07 +01:00
2020-07-07 12:36:10 +02:00
2017-10-25 09:46:41 +02:00
2018-09-27 11:49:04 +02:00
2020-06-29 12:03:16 +10:00
2016-10-20 18:43:37 +02:00
2018-07-05 19:46:42 +02:00
2020-06-30 16:18:21 +02:00