a1a87f9 Add tab completion and history to ipa console

Authored and Committed by cheimes 5 years ago
1 file changed. 47 lines added. 2 lines removed.
    Add tab completion and history to ipa console
    
    ipa console is a useful tool to use FreeIPA's API in an interactive
    Python console. The patch adds readline tab completion and history
    support.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+47 -2