Home > @rushstack/ts-command-line > CommandLineParameter > parameterGroup
CommandLineParameter.parameterGroup property
An optional parameter group name, shown when invoking the tool with "--help"
Signature:
readonly parameterGroup: string | typeof SCOPING_PARAMETER_GROUP | undefined;