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! >> > >

