You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Thomas Rampelberg <th...@saunter.org> on 2014/08/07 22:57:05 UTC

Updates to the CLI tools

I've gone through and done a ton of updates to the CLI tools. If you'd
like to give them a try, there's a review posted and you can check out
the readme here:

    https://reviews.apache.org/r/24469/diff/#11

(tldr. `pip install mesos.cli`)

Please take the time to read the README if you are at all interested.
It goes over the design goals, installation steps, features and
implemented commands.

Re: Updates to the CLI tools

Posted by Thomas Rampelberg <th...@saunter.org>.
Along with this, I'd like to write some docs up on situational
debugging (frequently encountered errors?) eg:

- My framework says a task isn't working, now what?

If anyone has a situation that they experience on a regular basis, let
me know so that I can get it added to the list!

On Thu, Aug 7, 2014 at 5:08 PM, Tom Arnfeld <to...@duedil.com> wrote:
> This is really quite awesome, I too have found myself needing something
> like this...!
>
>
> On 8 August 2014 00:26, Vinod Kone <vi...@gmail.com> wrote:
>
>> This is really awesome. I love it!
>>
>> Can't wait to use it in production.
>>
>>
>> On Thu, Aug 7, 2014 at 1:57 PM, Thomas Rampelberg <th...@saunter.org>
>> wrote:
>>
>> > I've gone through and done a ton of updates to the CLI tools. If you'd
>> > like to give them a try, there's a review posted and you can check out
>> > the readme here:
>> >
>> >     https://reviews.apache.org/r/24469/diff/#11
>> >
>> > (tldr. `pip install mesos.cli`)
>> >
>> > Please take the time to read the README if you are at all interested.
>> > It goes over the design goals, installation steps, features and
>> > implemented commands.
>> >
>>

Re: Updates to the CLI tools

Posted by Tom Arnfeld <to...@duedil.com>.
This is really quite awesome, I too have found myself needing something
like this...!


On 8 August 2014 00:26, Vinod Kone <vi...@gmail.com> wrote:

> This is really awesome. I love it!
>
> Can't wait to use it in production.
>
>
> On Thu, Aug 7, 2014 at 1:57 PM, Thomas Rampelberg <th...@saunter.org>
> wrote:
>
> > I've gone through and done a ton of updates to the CLI tools. If you'd
> > like to give them a try, there's a review posted and you can check out
> > the readme here:
> >
> >     https://reviews.apache.org/r/24469/diff/#11
> >
> > (tldr. `pip install mesos.cli`)
> >
> > Please take the time to read the README if you are at all interested.
> > It goes over the design goals, installation steps, features and
> > implemented commands.
> >
>

Re: Updates to the CLI tools

Posted by Vinod Kone <vi...@gmail.com>.
This is really awesome. I love it!

Can't wait to use it in production.


On Thu, Aug 7, 2014 at 1:57 PM, Thomas Rampelberg <th...@saunter.org>
wrote:

> I've gone through and done a ton of updates to the CLI tools. If you'd
> like to give them a try, there's a review posted and you can check out
> the readme here:
>
>     https://reviews.apache.org/r/24469/diff/#11
>
> (tldr. `pip install mesos.cli`)
>
> Please take the time to read the README if you are at all interested.
> It goes over the design goals, installation steps, features and
> implemented commands.
>