Ondřej Macháček has posted comments on this change.

Change subject: uutils: added new cli parser
......................................................................


Patch Set 6:

Changed the format of print help usage. Help of option is on new line, it 
should be nicer for longer help messages.

$ bin/engine-manage-domains edit --help
usage: bin/engine-manage-domains edit [options]
Edit an existing domain

Options:
  --add-permissions
    Add engine superuser permissions to the user.

  --change-password-msg
    Reads interactively a URL or a message to be returned to the user in case 
the password has expired

  --config-file=[STRING]
    Use the given alternate configuration file

  --domain=[STRING]
    The domain you wish to perform the action on.

  --help
    Show help

  --ldap-servers=[STRING]
    A comma delimited list of LDAP servers to be set to the domain.

  --password-file=[STRING]
    A  file containing the password (if it's not set, the password will be read 
interactively)

  --provider=[STRING]
    The LDAP provider type of server used for the domain, can be one of (case 
insensitive):
        ad        Microsoft Active Directory
        ipa       freeIPA
        rhds      Red Hat Directory Server
        itds      IBM Tivoli Directory Server
        oldap     OpenLDAP

  --resolve-kdc
    Resolve KDC servers using DNS (don't assume they are the same as LDAP 
servers)

  --user=[STRING]
    The domain user

Example:
        bin/engine-manage-domains edit --domain=DOMAIN [--provider=PROVIDER] 
[--user=USER]  [--add-permissions] [--config-file=CFG_FILE] 
[--ldap-servers=SERVERS] [--resolve-kdc]  [--password-file=PASS_FILE] 
[--change-password-msg]

-- 
To view, visit https://gerrit.ovirt.org/40157
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I00042b669e19293641579582223e7ca40717132d
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ondra Machacek <omach...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Martin Peřina <mper...@redhat.com>
Gerrit-Reviewer: Mooli Tayer <mta...@redhat.com>
Gerrit-Reviewer: Ondra Machacek <omach...@redhat.com>
Gerrit-Reviewer: Ondřej Macháček <machacek.on...@gmail.com>
Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to