#5435 Installers: Show allowed values in --help for enum options
Closed: Fixed Opened by mbasti.

Example:

Instead of this:

ipa-server-install -h
...
    --ca-signing-algorithm=CA_SIGNING_ALGORITHM

Show this:

ipa-server-install -h
...
    --ca-signing-algorithm={SHA1withRSA|SHA256withRSA|SHA512withRSA}

master:

  • 80c0e5cb8d689cf1ec6a883d2c7000f9dadbf7d8 Enumerate available options in IPA installer

Metadata Update from @mbasti:
- Issue assigned to akasurde
- Issue set to the milestone: FreeIPA 4.5 backlog

Metadata