[ https://issues.apache.org/jira/browse/SLIDER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vasanth kumar RJ updated SLIDER-306: ------------------------------------ Attachment: SLIDER-306-update-1.patch Patch for the new branch. Containing few fix and test cases. > Slider list command live and history options > -------------------------------------------- > > Key: SLIDER-306 > URL: https://issues.apache.org/jira/browse/SLIDER-306 > Project: Slider > Issue Type: Improvement > Components: client > Reporter: Vasanth kumar RJ > Priority: Minor > Attachments: SLIDER-306-002.patch, SLIDER-306-update-1.patch, > SLIDER-306.patch > > > Currently slider list command shows all the finished and running instances > which is not order on any field. > Patch introduced live and history option to view live instances and finished > instances. > When listing all instances or only history/finished instances, first shows > finished instance ordered by finish time and then show running instances > ordered by start time. > //List only live > >slider list --live > //List only history or finished > >slider list --history > >slider list c1 --history -- This message was sent by Atlassian JIRA (v6.2#6252)