Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-1035

CS tool, Error msg with mutually exclusive parameters must contain "really" used option names.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • None
    • None

      When we use more mutually exclusive parameters (add, remove) then we get error message. But this message contains only short version of option names.
      "r" instead of "remove"
      "a" instead of "add"

      [hsvabek@localhost bin]$ java -jar wildfly-elytron-tool.jar credential-store --add myalias --secret supersecretpassword --location="test.store" --uri "cr-store://test.store?modifiable=true;create=true;keyStoreType=JCEKS" --password mycspassword --summary --salt 12345678 --iteration 230 --remove
      The option 'r' was specified but an option from this group has already been selected: 'a'
      

      Same for "credential-store" command.

            rhn-support-ivassile Ilia Vassilev
            hsvabek_jira Hynek Švábek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: