sprints completion. new product advisories prepared
This commit is contained in:
@@ -36,6 +36,9 @@ internal static class BinaryCommandGroup
|
||||
// Sprint: SPRINT_20260104_001_CLI - Binary call graph digest extraction
|
||||
binary.Add(BuildCallGraphCommand(services, verboseOption, cancellationToken));
|
||||
|
||||
// Sprint: SPRINT_20260112_006_CLI - BinaryIndex ops commands
|
||||
binary.Add(BinaryIndexOpsCommandGroup.BuildOpsCommand(services, verboseOption, cancellationToken));
|
||||
|
||||
return binary;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user