UNPKG

@salesforce/plugin-packaging

Version:

SF plugin that support Salesforce Packaging Platform

18 lines (9 loc) 505 B
# summary Retrieve details about a specific package bundle version. # examples - Retrieve details about the package bundle version; uses the Dev Hub org with the username devhub@example.com: <%= config.bin %> <%= command.id %> --bundle-version "Your bundle version name or ID" --target-dev-hub devhub@example.com # flags.bundle-version.summary Name or ID of the package bundle version to retrieve details about. # flags.verbose.summary Display extended details about the package bundle version.