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

CS tool, There is possibility define same option parameter more times.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Command-Line Tool
    • None

    Description

      There is possibility define same option parameter more times. It doesn't matter if some short/long form or combination there is used first occurrence in command.

      Command with two option "add" and "secret".

      [hsvabek@localhost bin]$ java -jar wildfly-elytron-tool.jar credential-store --add myalias --secret supersecretpassword --location="test.store" --password mycspassword --summary --salt 12345678 --iteration 230 --add alias2 --secret secretValue2 -create         
      Alias "myalias" has been successfully stored
      Credential store command summary:
      --------------------------------------
      /subsystem=elytron/credential-store=test:add(uri="cr-store://test.store?modifiable=true;create=true;keyStoreType=JCEKS",relative-to=jboss.server.data.dir,credential-reference={clear-text="MASK-uNWeyrmbByBEjgZM1FAPQW==;12345678;230"})
      

      Same for "mask" command.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-iweiss Ingo Weiss
              hsvabek_jira Hynek Švábek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: