4b119e2 vault: copy arguments of client commands from server counterparts

Authored and Committed by jcholast 7 years ago
    vault: copy arguments of client commands from server counterparts
    
    Copy arguments of vault_{add,mod,archive,retrieve} from
    vault_{add,mod,archive,retrieve}_internal.
    
    Also add missing LDAPCreate arguments to vault_add_internal.
    
    This will make it possible to move the commands to ipaclient.
    
    https://fedorahosted.org/freeipa/ticket/4739
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+14 -7
file modified
+2 -2
file modified
+73 -52