@salesforce/plugin-release-management
Version:
A plugin for preparing and publishing npm packages
11 lines (10 loc) • 354 B
JSON
{
"description": "verify that tarballs are ready to be uploaded",
"cli": "the cli to verify",
"windowsUsernameBuffer": "the number of characters to allow for windows usernames",
"examples": [
"<%= config.bin %> <%= command.id %>",
"<%= config.bin %> <%= command.id %> --cli sfdx",
"<%= config.bin %> <%= command.id %> --cli sf"
]
}