argo-rollouts icon indicating copy to clipboard operation
argo-rollouts copied to clipboard

kubectl-argo-rollouts: flag to allow limiting number of returned results for `get rollout`

Open NaurisSadovskis opened this issue 1 year ago • 1 comments

Summary + Use-cases

Add a flag --limit n to show last n releases when watching a rollout. We currently keep a history of last 20 revisions and the command fills the entire screen, making it impractical to watch the progress of latest rollout. Status command (kubectl argo rollouts status ROLLOUT) could help, but I would prefer to have the colorised output instead :)

Adding this not to forget - I might get around actually implementing the PR if this is an acceptable feature request.


Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritize the issues with the most 👍.

NaurisSadovskis avatar Dec 06 '23 19:12 NaurisSadovskis

Probably not the biggest issue in the world, but I'm right there with you! Would love this quality of life improvement.

clayvan avatar Mar 09 '24 22:03 clayvan