Back to Lerna Lite

simple install or install it globally with -g

packages/cli/README.md

5.2.12.2 KB
Original Source

Lerna-Lite commands CLI

Available commands are shown below


@lerna-lite/cli

CLI will only provide the init command by default, all other commands are entirely optionals and must be installed separately, refer to the installation table from the homepage.

Installation

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

# then use as `lerna <command>`
lerna version
lerna publish

# then use as `lerna <command>` with pnpm
pnpm exec lerna version
pnpm exec lerna publish

Usage

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