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

Kevin Klues commented on MESOS-5676:
------------------------------------

Yes, I've added it as a requirement in the description.

> A full redesign of the Mesos CLI
> --------------------------------
>
>                 Key: MESOS-5676
>                 URL: https://issues.apache.org/jira/browse/MESOS-5676
>             Project: Mesos
>          Issue Type: Epic
>            Reporter: Kevin Klues
>            Assignee: Kevin Klues
>              Labels: CLI
>
> The current Mesos CLI is in serious need of a upgrade. It was created a long 
> time ago and hasn't kept pace with the rest of the code base. In fact, many 
> of the current Mesos CLI commands do not work out of the box. For example, 
> using any of the python CLI scripts such as “mesos-cat” will result in an 
> error because the proper Mesos library is not in not in the $PYTHONPATH by 
> default. 
> This Epic proposes a redesign of the Mesos CLI including (but not limited to) 
> the following:
>   * A complete rewrite of the CLI, from the ground up, with a more pluggable 
> architecture, better help information, and bash-autocompletion
>   * A full test suite for the CLI that is closely tied with the Mesos unit 
> tests so CLI commands will be updated as Mesos features change
>   * A new set of container-related commands in the vein of "docker exec", 
> "docker ps", "docker top", "docker logs", etc.
>   * Both a local and a remote component so you can debug locally using the 
> CLI or gather information / launch cluster wide commands from the same CLI
> A full design doc will be posted soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to