[
https://issues.apache.org/jira/browse/MESOS-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180899#comment-16180899
]
Kevin Klues commented on MESOS-7840:
------------------------------------
{noformat}
commit 3d4c1cec5ee655654e24c75509bda594c7980f05
Author: Armand Grillet <[email protected]>
Date: Tue Sep 26 16:57:24 2017 +0200
Added 'mesos task list' command to CLI.
This command displays the active tasks in a cluster
by hitting the tasks endpoint of a master.
Review: https://reviews.apache.org/r/61213/
{noformat}
> Add Mesos CLI command to list active tasks
> ------------------------------------------
>
> Key: MESOS-7840
> URL: https://issues.apache.org/jira/browse/MESOS-7840
> Project: Mesos
> Issue Type: Improvement
> Components: cli
> Reporter: Armand Grillet
> Assignee: Armand Grillet
>
> We need to add a command to list all the tasks running in a Mesos cluster by
> checking the endpoint {{/tasks}} and reporting the results.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)