new two advisories and sprints work on them
This commit is contained in:
@@ -39,6 +39,9 @@ internal static class BinaryCommandGroup
|
||||
// Sprint: SPRINT_20260112_006_CLI - BinaryIndex ops commands
|
||||
binary.Add(BinaryIndexOpsCommandGroup.BuildOpsCommand(services, verboseOption, cancellationToken));
|
||||
|
||||
// Sprint: SPRINT_20260117_003_BINDEX - Delta-sig predicate operations
|
||||
binary.Add(DeltaSigCommandGroup.BuildDeltaSigCommand(services, verboseOption, cancellationToken));
|
||||
|
||||
return binary;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user