[
https://issues.apache.org/jira/browse/MESOS-6551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16651616#comment-16651616
]
Kevin Klues commented on MESOS-6551:
------------------------------------
{noformat}
commit e5532167c91ebabaa3add336a787f8192af59ec3
Author: Armand Grillet <[email protected]>
Date: Tue Oct 16 08:26:51 2018 -0400
Added Record-IO encoder and decoder to Python library.
This code was pulled directly from:
https://github.com/dcos/dcos-core-cli/blob/
7fd55421939a7782c237e2b8719c0fe2f543acd7/
python/lib/dcos/dcos/recordio.py
https://github.com/dcos/dcos-core-cli/blob/
7fd55421939a7782c237e2b8719c0fe2f543acd7/
python/lib/dcos/tests/test_recordio.py
It will be used by the new CLI for commands such as `task exec`.
Review: https://reviews.apache.org/r/68977/
{noformat}
> Add attach/exec commands to the Mesos CLI
> -----------------------------------------
>
> Key: MESOS-6551
> URL: https://issues.apache.org/jira/browse/MESOS-6551
> Project: Mesos
> Issue Type: Task
> Components: cli
> Reporter: Kevin Klues
> Assignee: Armand Grillet
> Priority: Major
> Labels: debugging, mesosphere
>
> After all of this support has landed, we need to update the Mesos CLI to
> implement {{attach}} and {{exec}} functionality as outlined in the Design Doc
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)