{
  "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"
}
