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
# simple install or install it globally with -g
npm install @lerna-lite/cli -D
# 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:
- included with CLI
- optional commands (requires a separate install, refer to the installation table)