Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-636

context dependent command argument completion and value completion

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.CR1
    • None
    • CLI
    • None

      Argument completion needs clean-up. It suggests everything in bulk. While it shouldn't suggest a combination of arguments that won't work (i.e. deploy --help -l --name=bla).
      Some arguments have optional names, i.e. they can be specified in combination with a name or just as a value, e.g. 'deploy --path=my.war' or 'deploy my.war'. Some arguments can have multiple names, e.g. --force and -f are equivalents. These features have to be supported naturally, i.e. w/o hacks for some specific cases.

              olubyans@redhat.com Alexey Loubyansky
              olubyans@redhat.com Alexey Loubyansky
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: