Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-10397

WildFly Elytron Tool, Redirection (<, <<) do not work in wildfly-elytron-tool

    XMLWordPrintable

Details

    • Hide

      When I omit "--secret" option there is shown prompt and I must be able to redirect inputs. Same for omited "--password" option.

      java -jar  wildfly-elytron-tool.jar credential-store --add secret_alias --password pass123 --uri "cr-store://test1.jceks?modifiable=true;create=true;keyStoreType=JCEKS" -l test1.jceks << EOF
      > test
      > test
      > EOF
      Cannot start user prompt, console is missing.
      

      Similarly with "<"

      Show
      When I omit "--secret" option there is shown prompt and I must be able to redirect inputs. Same for omited "--password" option. java -jar wildfly-elytron-tool.jar credential-store --add secret_alias --password pass123 --uri "cr-store: //test1.jceks?modifiable= true ;create= true ;keyStoreType=JCEKS" -l test1.jceks << EOF > test > test > EOF Cannot start user prompt, console is missing. Similarly with "<"

    Description

      Redirection (<, <<) do not work in wildfly-elytron-tool.

      It must work as is expected.

      Customers use redirection of input in CLI, here are some old customer cases

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: