[forge-issues] [JBoss JIRA] (FORGE-1346) Introduce wildcards to the CLI

Antonio Goncalves (JIRA) jira-events at lists.jboss.org
Wed Dec 4 11:51:05 EST 2013


Antonio Goncalves created FORGE-1346:
----------------------------------------

             Summary: 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


More information about the forge-issues mailing list