[
https://issues.jboss.org/browse/FORGE-1346?page=com.atlassian.jira.plugin...
]
Lincoln Baxter III commented on FORGE-1346:
-------------------------------------------
I like this idea. I wonder [~stalep], is there any reason this could not be done that you
can think of?
Introduce wildcards to the CLI
------------------------------
Key: FORGE-1346
URL:
https://issues.jboss.org/browse/FORGE-1346
Project: Forge
Issue Type: Enhancement
Components: UI - Shell
Affects Versions: 2.x Future
Reporter: Antonio Goncalves
At the moment you start typing a command, you hit TAB, and you get all the possible hints
:
{code}
> jpa- TAB
jpa-new-entity jpa-new-field
{code}
If wildcards are introduced, you could then do :
{code}
> *scaffold* TAB
jpa-scaffold-from-db rest-scaffold-from-jpa rest-scaffold-from-ejb
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira