[ 
https://issues.apache.org/jira/browse/MESOS-9399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16698980#comment-16698980
 ] 

Kevin Klues commented on MESOS-9399:
------------------------------------

{noformat}
commit 8c6e0e570e970a1fa6e1b3085373c6b84cb4a81d
Author: Armand Grillet <[email protected]>
Date:   Mon Nov 26 08:55:03 2018 -0500

    Added '--all' flag to 'mesos task list'.
    
    With this option, the command is able to show all the tasks that have
    ever been run. This makes the command's behavior closer to the one of
    'docker ps -a'.
    
    Review: https://reviews.apache.org/r/69395/
{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)

Reply via email to