@flxbl-io/sfp
Version:
sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model
7 lines (6 loc) • 588 B
JSON
{
"commandDescription": "Compare profiles from project against target org or between two orgs (source and target)",
"profileListFlagDescription": "List of profiles to compare, comma separated profile names. If not provided and no sourceusername is provided, all profiles from the source folder will be processed.",
"sourceUsernameDescription": "Source org. If no profile is provided in the profilelist parameter, all the profile from this org will be fetched",
"outputFolderDescription": "Output folder. Provide the output folder if comparing profiles from source org."
}