Rob Crittenden wrote:
Martin Nagy wrote:
On 03/05/2010 07:45 PM, Rob Crittenden wrote:
Connect the -v flag in the ipa command to including the XML-RPC
conversation in the output:

% ipa -v user-show admin
[snip]

Rob, do you think we could use something like -vv for this? The XML-RPC conversation seems to be a little bit too verbose.

Martin

Hmm, maybe. verbose is currently a boolean. We could switch the option to be a 'count' and return the number of v's. So 0 is still False, 1 is still True and anything higher we can compare against a number. I think that would work, I'll take a look.



I switched the boolean -v to a counter.

A single -v enables more verbose logging
Two -v's enables printing the XML-RPC request

rob

Attachment: freeipa-396-2-verbose.patch
Description: application/mbox

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to