Skip to content

adding --top 10 removes the inProgress runs #23509

@williamohara

Description

@williamohara

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Related command
az pipelines runs list

Describe the bug
this command gives me the top ten runs in a nice table - only its missing the inProgress runs

az pipelines runs list --top 10 -o table

this command works as expected - it gives me 240 runs in a nice table - including the inProgress ones.

To Reproduce
submit a run
hit the command while the run is running wiht the --top 10
see lack of inProgress

Expected behavior
expect to see the inProgress runs too

Environment summary
linux, wsl on win 10
{
"azure-cli": "2.32.0",
"azure-cli-core": "2.32.0",
"azure-cli-telemetry": "1.0.6",
"extensions": {
"aks-preview": "0.5.50",
"azure-devops": "0.22.0"
}
}

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions