Lerna-Lite CLI for the Version/Publish commands
npm install @lerna-lite/cli



---
#### @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.
``shsimple install or install it globally with -g
npm install @lerna-lite/cli -D
with pnpmFor all available options of each command, follow any of the command link shown below:
- included with CLI
- lerna init
- optional commands (requires a separate install, refer to the installation table)
- lerna publish
- lerna version
- lerna changed
- lerna diff
- lerna exec
- lerna list
- lerna run
- lerna watch