[
https://issues.apache.org/jira/browse/MESOS-9399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698924#comment-16698924
]
Kevin Klues commented on MESOS-9399:
------------------------------------
{noformat}
commit 48cdd101c7a9730029471b8f881df46e136bfae4
Author: Armand Grillet <[email protected]>
Date: Mon Nov 26 08:22:58 2018 -0500
Fixed name of task created when running mesos-cli-tests.
Review: https://reviews.apache.org/r/69425/
{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)