
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
@loopback/cli
Advanced tools
This module contains the official CLI for LoopBack 4.
Run the following command to install the CLI.
$ npm install -g @loopback/cli
Run lb4 --commands or lb4 -l to list all available commands:
$ lb4 -l
Use the option --help to learn more about any specific command:
$ lb4 model --help
Run lb4 or lb4 app to scaffold a new LoopBack 4 project.
$ lb4 app
? Project name: my-awesome-app
(etc.)
Use lb4 --version (or lb4 -v) to print out version information to include in
bug reports, for example:
$ lb4 -v
@loopback/cli version: 1.8.1
@loopback/* dependencies:
- @loopback/authentication: ^1.0.14
- @loopback/boot: ^1.0.14
- @loopback/build: ^1.3.1
- @loopback/context: ^1.6.0
- @loopback/core: ^1.1.7
- (etc.)
See CLI reference for a detailed documentation.
run npm test from the root folder.
See all contributors.
MIT
FAQs
Yeoman generator for LoopBack 4
The npm package @loopback/cli receives a total of 2,214 weekly downloads. As such, @loopback/cli popularity was classified as popular.
We found that @loopback/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.