bd sync: 2025-11-25 11:46:06

This commit is contained in:
Steve Yegge
2025-11-25 11:46:06 -08:00
parent c3e4172be7
commit be784a0b4b
7 changed files with 630 additions and 5 deletions

View File

@@ -127,7 +127,7 @@ SEE ALSO:
}
// Use the existing batch deletion logic
deleteBatch(cmd, issueIDs, force, dryRun, cascade, jsonOutput)
deleteBatch(cmd, issueIDs, force, dryRun, cascade, jsonOutput, "cleanup")
},
}