A description of this command, included in usage.
@override String get description { final script = config.scripts?.scriptsMap[scriptName]; return script?.command ?? 'Run $scriptName script'; }