@qoopido/lerna.cli
TypeScript icon, indicating that this package has built-in type declarations

1.15.3-alpha.0 • Public • Published

Actions Status License: MIT npm npm

Lerna-Lite commands CLI

Available commands are shown below


@qoopido/lerna.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, run and watch commands are optional packages and must be installed separately.

Installation

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

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

Usage

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

/@qoopido/lerna.cli/

    Package Sidebar

    Install

    npm i @qoopido/lerna.cli

    Weekly Downloads

    1

    Version

    1.15.3-alpha.0

    License

    MIT

    Unpacked Size

    162 kB

    Total Files

    46

    Last publish

    Collaborators

    • qoopido