Generate Package and All Components
apex gpt package <PKG_ALIAS>
|
|
Create new package and automatically generate all components for any functionality, including SQL schema, models, views, controllers, menus, et al.
|
Parameters
Parameter | Description |
---|---|
PKG_ALIAS | Alias of the package to generate code for. |
Flags
Flag | Description |
---|
Examples
- ./apex gpt package my-shop