-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
There are several name attributes in the commands which does not make things consistent. For example we have :
jpa-new-entity --named new-project --named
Which clearly indicate "the name of the entity" and "the name of the project". Following that, the command :
jpa-new-field --fieldName
Should be renamed
jpa-new-field --named
- is related to
-
FORGE-944 Establish CLI naming guidelines for Forge 2
- Closed