UNPKG

@salesforce/plugin-release-management

Version:
15 lines (14 loc) 641 B
{ "description": "install sf or sfdx", "examples": [ "<%= config.bin %> <%= command.id %> --cli sfdx --method installer", "<%= config.bin %> <%= command.id %> --cli sfdx --method npm", "<%= config.bin %> <%= command.id %> --cli sfdx --method tarball", "<%= config.bin %> <%= command.id %> --cli sf --method tarball", "<%= config.bin %> <%= command.id %> --cli sf --method tarball --channel stable-rc" ], "cliFlag": "the cli to install", "methodFlag": "the installation method to use", "channelFlag": "the channel to install from", "outputFileFlag": "the file to write the JSON results to (must be .json)" }