[
https://issues.apache.org/jira/browse/MESOS-9399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698909#comment-16698909
]
Kevin Klues commented on MESOS-9399:
------------------------------------
{noformat}
commit 2b03f942b5cf9375a75f08b36091c3b3e7f096ff
Author: Armand Grillet <[email protected]>
Date: Mon Nov 26 08:14:42 2018 -0500
Updated 'mesos task list' to only display running tasks.
Review: https://reviews.apache.org/r/69394/
{noformat}
> Update 'mesos task list' to only list running tasks
> ---------------------------------------------------
>
> Key: MESOS-9399
> URL: https://issues.apache.org/jira/browse/MESOS-9399
> Project: Mesos
> Issue Type: Task
> Components: cli
> Reporter: Armand Grillet
> Assignee: Armand Grillet
> Priority: Major
>
> Doing a {{mesos task list}} currently returns all tasks that have ever been
> run (not just running tasks). The default behavior should be to return only
> the running tasks and offer an option to return all of them. To tell them
> apart, there should be a state field in the table returned by this command.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)