]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mrun: a tool to run commands against specific mstart cluster
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 8 Dec 2015 17:36:47 +0000 (09:36 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 11 Dec 2015 16:20:33 +0000 (08:20 -0800)
commitdf92e267183e2ea68cc97b4409a6efe463cd38ee
tree17200bc270048d4d35e6bff70702c88f25c0a11d
parentdfa403c7331df0783025a8df7b3325e59bf72156
mrun: a tool to run commands against specific mstart cluster

E.g.,

$ ./mstart.sh foo -n
$ ./mrun foo ceph -s

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/mrun [new file with mode: 0755]