[
https://issues.apache.org/jira/browse/MESOS-5278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259388#comment-15259388
]
haosdent commented on MESOS-5278:
---------------------------------
I use homebrew to install mesos, and could find it. mesos-ps maps to
{{src/cli/mesos-ps}} in Mesos code.
{code}
mesos help
Usage: mesos <command> [OPTIONS]
Available commands:
help
cat
execute
local
log
ps
resolve
scp
tail
daemon.sh
master
slave
start-cluster.sh
start-masters.sh
start-slaves.sh
stop-cluster.sh
stop-masters.sh
stop-slaves.sh
cat
execute
local
log
ps
resolve
scp
tail
{code}
> Add a CLI allowing a user to enter a container.
> -----------------------------------------------
>
> Key: MESOS-5278
> URL: https://issues.apache.org/jira/browse/MESOS-5278
> Project: Mesos
> Issue Type: Improvement
> Reporter: Jie Yu
> Assignee: Guangya Liu
>
> Containers created by the unified containerizer (Mesos containerizer) uses
> various namespaces (e.g., mount, network, etc.).
> To improve debugability, we should create a CLI that allows an operator or a
> user to enter the namespaces associated with the container, and execute an
> arbitrary command in that container (similar to `docker exec`).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)