a3f6d90 SSSCTL: Add parent or trusted domain type

1 file Authored by jstephen 6 years ago, Committed by jhrozek 6 years ago,
    SSSCTL: Add parent or trusted domain type
    
    Add verbose option to sssctl domain-list, when this option is provided
    SSSD will print the domain type(primary or trusted domain) retrieved
    from infopipe API, in addition to the domain name.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3065
    
    Reviewed-by: Michal Židek <mzidek@redhat.com>
    Reviewed-by: Fabiano Fidêncio <fidencio@redhat.com>