Tab completion should automatically fill the next required named option
-----------------------------------------------------------------------
Key: SEAMFORGE-91
URL:
https://issues.jboss.org/browse/SEAMFORGE-91
Project: Seam Forge
Issue Type: Enhancement
Components: Shell
Affects Versions: 1.0.0.Alpha2
Reporter: Lincoln Baxter III
You should never have to type the name of a required option. They should come up one after
another as you <TAB> through a command.
[forge-distribution] dist $ new-project --
--named --topLevelPackage --projectFolder --createMain
[forge-distribution] dist $ new-project --
--named --topLevelPackage --projectFolder --createMain
[forge-distribution] dist $ new-project --
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira