UNPKG

@flxbl-io/sfp

Version:

sfp is a CLI tool to help you manage your Salesforce projects in an artifact centric model

10 lines (9 loc) 700 B
{ "commandDescription": "Figures out impacted release configurations of a project, due to a change,from the last known tags", "releaseConfigFileFlagDescription":"Path to the directory containing release defns", "branchFlagDescription":"The branch on which the comparison is carried out", "baseCommitOrBranchFlagDescription": "The base branch on which the git tags should be used from", "filterByFlagDescription": "Filter by a specific release config name", "filterByChangesInBranchFlagDescription": "Filter packages by changes with the provided branches as opposed to tags", "explicitDependencyCheckFlagDescription": "Activate to consider dependencyOn attribut while handling impact" }