Socket
Book a DemoInstallSign in
Socket

@loopback/cli

Package Overview
Dependencies
Maintainers
7
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loopback/cli

Yeoman generator for LoopBack 4

7.0.5
latest
Source
npmnpm
Version published
Weekly downloads
2.3K
-14.23%
Maintainers
7
Weekly downloads
 
Created
Source

@loopback/cli

This module contains the official CLI for LoopBack 4.

Installation

Run the following command to install the CLI.

$ npm install -g @loopback/cli

Basic Use

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.

Contributions

Tests

run npm test from the root folder.

Contributors

See all contributors.

License

MIT

Keywords

LoopBack

FAQs

Package last updated on 11 Aug 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.