Skip to content

validate should support result limits #2992

Description

@Widthdom

Found while dogfooding the locally built cdidx.

Evidence

dotnet ./src/CodeIndex/bin/Debug/net8.0/cdidx.dll validate --json --limit 50 failed with --limit is not supported for validate, while many other query-like commands support --limit or --top.

Expected

validate should support a limit/top option for large repositories and agent workflows.

Duplicate check

Searched open issues for validate command limit top option; no clear duplicate found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions