You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Vasanth kumar RJ (JIRA)" <ji...@apache.org> on 2014/08/10 22:24:11 UTC

[jira] [Created] (SLIDER-306) Slider list command live and history options

Vasanth kumar RJ created SLIDER-306:
---------------------------------------

             Summary: 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


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)