{
    "commandDescription": "Generate a dynamic branch with the packages patched to the contents as mentioned in the release config file",
    "releaseDefinitionFlagDescription": "Path to release definition yaml",
    "sourcebranchNameFlagDescription": "Name of the source branch to be used on which the alignment need to be applied",
    "targetbranchNameFlagDescription": "Name of the target branch to be created after the alignment",
    "scriptPathFlagDescription": "(Optional: no-NPM) Path to script that authenticates and downloads artifacts from the registry",
    "npmFlagDescription": "Download artifacts from a pre-authenticated private npm registry",
    "scopeFlagDescription": "(required for NPM) User or Organisation scope of the NPM package",
    "npmrcPathFlagDescription": "Path to .npmrc file used for authentication to registry. If left blank, defaults to home directory",
    "logsGroupSymbolFlagDescription": "Symbol used by CICD platform to group/collapse logs in the console. Provide an opening group, and an optional closing group symbol."
}
