ceph/ceph-menv
yu.wang 4efd9317b8 ceph-menv:fix typo in README
Signed-off-by: yu.wang <wangyu@wyu.space>
2023-11-17 12:39:14 +08:00
..
.menvrc
build_links.sh
INSTALL
mdo.sh
mset.sh
README ceph-menv:fix typo in README 2023-11-17 12:39:14 +08:00

ceph-menv

Environment assistant for use in conjunction with multiple Ceph vstart (or more accurately mstart) clusters. Eliminates the need to specify the cluster that is being used with each and every command. Can provide a shell prompt feedback about the currently used cluster.


Usage:

$ mset <cluster>


For example:

$ mstart.sh c1 -n
$ mset c1
[ c1 ] $ ceph -w


To un-set cluster:

$ mset