Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lerna-lite/cli

Package Overview
Dependencies
Maintainers
1
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lerna-lite/cli

Lerna-Lite CLI for the Version/Publish commands

  • 1.11.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
24K
increased by7.23%
Maintainers
1
Weekly downloads
 
Created
Source

Actions Status License: MIT npm npm

Lerna-Lite commands CLI

Available commands are shown below


@lerna-lite/cli

CLI for the init, info, publish, version and optional commands, the CLI must be called via lerna <command> (where command is any of the commands shown below). You can see some more usage samples below.

Note: Please note that the changed, diff, exec, list and run commands are optional packages and must be installed separately.

Installation

# simple install or install it globally with -g
npm install @lerna-lite/cli -D -W

# then use it `lerna <command>`
lerna info
lerna version
lerna publish

# OR use npx
npx lerna publish
npx lerna version

Usage

For all available options of each command, follow any of the command link shown below:

FAQs

Package last updated on 30 Aug 2022

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc