@salesforce/plugin-release-management
Version:
A plugin for preparing and publishing npm packages
24 lines (12 loc) • 324 B
Markdown
# description
promote an npm package
# examples
- <%= config.bin %> <%= command.id %> --candidate latest-rc --target latest
# dryrun
If true, only show what would happen
# candidate
the npm tag that you want to promote
# target
the npm tag that you are promoting to
# InvalidTag
the %s tag does not exist in npm.