@flxbl-io/sfp
Version:
sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model
8 lines (7 loc) • 644 B
JSON
{
"commandDescription": "Merge changes made in the profile directly in the org to the profile files in the local project",
"folderFlagDescription": "comma separated list of folders to scan for profiles. If ommited, the folders in the packageDirectories configuration will be used.",
"profileListFlagDescription": "comma separated list of profiles. If ommited, all the profiles found in the folder(s) will be merged",
"metadataFlagDescription": "comma separated list of metadata for which the permissions will be retrieved.",
"deleteFlagDescription": "set this flag to delete profile files that does not exist in the org."
}