Support <TAB>-complete when prompting for missing required parameters
---------------------------------------------------------------------
Key: SEAMFORGE-35
URL:
https://issues.jboss.org/browse/SEAMFORGE-35
Project: Seam Forge
Issue Type: Feature Request
Affects Versions: 1.0.0.Alpha1
Reporter: Lincoln Baxter III
[example] example $ persistence setup foo bar
***INFO*** The command [setup] takes [0] unnamed argument(s), but found [1].
***INFO*** Swallowed unknown token [foo] for command [setup].
***INFO*** Swallowed unknown token [bar] for command [setup].
[provider=ARG (org.jboss.seam.forge.spec.jpa.api.JPAProvider)]: // <TAB>-complete
should function here
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira