]
Lincoln Baxter III updated FORGE-1495:
--------------------------------------
Fix Version/s: 2.x Future
Group or order related command parameters across wizard steps for the
Shell UI
------------------------------------------------------------------------------
Key: FORGE-1495
URL:
https://issues.jboss.org/browse/FORGE-1495
Project: Forge
Issue Type: Feature Request
Components: UI - Shell
Affects Versions: 2.0.0.CR1
Reporter: Vineet Reynolds
Priority: Minor
Fix For: 2.x Future
Command parameters from all commands participating in a wizard are coalesced together.
This becomes less intuitive when a large number of parameters are listed, especially in
the parameter auto-complete list, like so:
{noformat}
[helloworld]$ scaffold-setup
--facesVersion --container --ejbVersion --cdiVersion --provider --dbType --jpaVersion
--configureMetadata --overwrite --target --servletVersion --persistenceUnitName
--dataSourceName
{noformat}
It would be beneficial to group related command parameters together. Some ways to group
related commands would be to use rows (with each row grouping related command parameters)
or separate Shell colors (a separate color for a command parameter group), or a
combination of both.
--
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: