Lerna-Lite Version/Publish/[Exec]/[Run] commands CLI
@lerna-lite/cli
CLI for the publish
, version
and optional exec
, run
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 exec
and run
commands are optional packages and must be installed separately.
Internal Dependencies
Installation
npm install -g @lerna-lite/cli
lerna version
lerna publish
npx lerna publish
npx lerna version
Usage
For all available options, refer to each command below