Here is a link to the design doc again in case you missed it before. There is a section at the bottom describing what equivalent commands would look like in the new design vs the old. Would it be a big burden to update your scripts to use the new format for the commands or would you require strict backwards compatibility?
Kevin On Wed, Jun 29, 2016 at 5:04 AM Tomas Barton <[email protected]> wrote: > Hi, > > we're using `mesos tail -f`, `mesos cat`, `mesos ps` quite a lot. It would > be nice if you keep those. Is there a document describing changes that > you're planning? > > just few ideas, it would be nice to have a command for: > - listing all instances of a given task > - join stderr and stdout (for stderr and stdout) > - list failed tasks (or LOST, etc.) > - grep task ID in `mesos ps` > > Regards, > Tomas > > On 17 June 2016 at 23:20, Haris Choudhary <[email protected]> > wrote: > >> Thanks for the correction Jie! >> We will have a new cluster plugin that will still incorporate the >> features of these commands. >> >> On Fri, Jun 17, 2016 at 2:09 PM, Jie Yu <[email protected]> wrote: >> >>> Haris, i think you meant to make a backward incompatible change to the >>> existing commands, not removing them, right? For instance: >>> >>> mesos ps -> mesos cluster ps >>> mesos cat -> mesos cluster cat >>> >>> I guess the question is: is there anyone use those tools in production >>> and their tooling depends on those command. >>> >>> If not, it'll be much more easily for us to just make this backwards >>> incompatible change. >>> >>> June, Ben, can you let us know? Thanks! >>> >>> - Jie >>> >>> On Fri, Jun 17, 2016 at 1:57 PM, Ben Whaley <[email protected]> wrote: >>> >>>> We use mesos ps and would in fact love to see improvements to the CLI >>>> offerings, not reductions. >>>> >>>> Agreed. We use all the commands mentioned below. >>>> >>>> On Jun 17, 2016, at 1:03 PM, June Taylor <[email protected]> wrote: >>>> >>>> We use mesos ps and would in fact love to see improvements to the CLI >>>> offerings, not reductions. >>>> >>>> >>>> Thanks, >>>> June Taylor >>>> System Administrator, Minnesota Population Center >>>> University of Minnesota >>>> >>>> On Fri, Jun 17, 2016 at 12:11 PM, Haris Choudhary < >>>> [email protected]> wrote: >>>> >>>>> Hey All, >>>>> >>>>> The Mesos CLI is going through a redesign. We are aware that the >>>>> "mesos-execute" command is used pretty often, so that will be ported into >>>>> the new CLI. However we're not sure if any of the other current CLI >>>>> commands are being used at all. The remaining list of commands are as >>>>> follow: >>>>> - cat >>>>> - ps >>>>> - tail >>>>> - scp >>>>> >>>>> If anyone is still using them, please let us know. *If a command is >>>>> not being used it may be removed completely without a deprecation notice. >>>>> * >>>>> >>>>> Thanks! >>>>> >>>> >>>> >>> >> >

