{% include analytics.html %}
| Commands | Description | See |
|---|---|---|
lb4 controller |
Add a new controller to a LoopBack 4 application | Controller generator |
lb4 datasource |
Add a new datasource to a LoopBack 4 application | DataSource generator |
lb4 model |
Add a new model to a LoopBack 4 application | Model generator |
lb4 repository |
Add new repositories for selected model(s) to a LoopBack 4 application | Repository generator |
lb4 openapi |
Generate controllers and models from OpenAPI specs | OpenAPI generator |