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

Suggestion list for argument value is not generated if the value contains a whitespace

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0.0.Alpha2
    • 3.0.0.Alpha1
    • CLI
    • None
    • Hide
      1. type {{deploy /path/to/test-application.war --all-server-groups --headers={rollout }} in CLI
      2. hit tab

      Result:

      1. -- appended to the command, no further suggestions (ie. deploy test.war --headers={rollout --

      Expected:

      1. generated suggestionslist [id= main-server-group name= other-server-group]
      Show
      type {{deploy /path/to/test-application.war --all-server-groups --headers={rollout }} in CLI hit tab Result: -- appended to the command, no further suggestions (ie. deploy test.war --headers={rollout -- Expected: generated suggestionslist [id= main-server-group name= other-server-group]

    Description

      When an argument value contains a space (eg. deploy /path/to/test-application.war --all-server-groups --headers={rollout id=foo}) and if user hits tab after the whitespace, suggestions are generated based on the command, rather than the current argument's name.

      Attachments

        Issue Links

          Activity

            People

              spyrkob Bartosz Spyrko-Smietanko
              spyrkob Bartosz Spyrko-Smietanko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: