You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Ankan Mukherjee <an...@gmail.com> on 2015/01/30 03:08:08 UTC

mesos cli - mesos ssh with a different username

Hi

Is there any way to give a different username when using the mesos-cli's
mesos-ssh command?

The standard ssh options like "-l <user>" or "<user>@" before the task
doesn't seem to be supported.

Thanks!
Ankan.

Re: mesos cli - mesos ssh with a different username

Posted by Ankan Mukherjee <an...@gmail.com>.
Here you go :-) - https://github.com/mesosphere/mesos-cli/pull/53


On Sat, Jan 31, 2015 at 10:10 PM, Adam Bordelon <ad...@mesosphere.io> wrote:

> (From Thomas/pyronicide:)
> "Not from the command line. You can configure it in your ssh config. Also,
> pull requests welcome :)"
>
> On Thu, Jan 29, 2015 at 6:08 PM, Ankan Mukherjee <an...@gmail.com> wrote:
>
>> Hi
>>
>> Is there any way to give a different username when using the mesos-cli's
>> mesos-ssh command?
>>
>> The standard ssh options like "-l <user>" or "<user>@" before the task
>> doesn't seem to be supported.
>>
>> Thanks!
>> Ankan.
>>
>
>

Re: mesos cli - mesos ssh with a different username

Posted by Adam Bordelon <ad...@mesosphere.io>.
(From Thomas/pyronicide:)
"Not from the command line. You can configure it in your ssh config. Also,
pull requests welcome :)"

On Thu, Jan 29, 2015 at 6:08 PM, Ankan Mukherjee <an...@gmail.com> wrote:

> Hi
>
> Is there any way to give a different username when using the mesos-cli's
> mesos-ssh command?
>
> The standard ssh options like "-l <user>" or "<user>@" before the task
> doesn't seem to be supported.
>
> Thanks!
> Ankan.
>