[
https://issues.apache.org/jira/browse/SLIDER-306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14183458#comment-14183458
]
ASF subversion and git services commented on SLIDER-306:
--------------------------------------------------------
Commit f48a466d41167ddd44ac44c04c2d57b36011d489 in incubator-slider's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=f48a466 ]
Merge branch 'feature/SLIDER-306_list_command_enhancementsns' into develop
> 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
> Affects Versions: Slider 0.40
> Reporter: Vasanth kumar RJ
> Assignee: Vasanth kumar RJ
> Priority: Minor
> Fix For: Slider 0.60
>
> Attachments: SLIDER-306-002.patch, SLIDER-306-005.patch,
> SLIDER-306-1.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.3.4#6332)