Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-2462

CS tool, format Missing required option

    XMLWordPrintable

Details

    Description

      There is validation on required option.

      [mchoma@localhost bin]$ java -jar wildfly-elytron-tool.jar credential-store
      Missing required option: [-a Add new alias to the credential store, -r Remove alias from the credential store, -e Check if alias exists within the credential store, -v Display all aliases, -h Get help with usage of this command][mchoma@localhost bin]$ 
      

      However it is one line message. I would prefer mulitline message for readability as

      [mchoma@localhost bin]$ java -jar wildfly-elytron-tool.jar credential-store
      Missing one of required options:
        -a Add new alias to the credential store, 
        -r Remove alias from the credential store, 
        -e Check if alias exists within the credential store, 
        -v Display all aliases, 
        -h Get help with usage of this command
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ivassile Ilia Vassilev
              mchoma@redhat.com Martin Choma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: