]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: 'ceph config get <who> <key>'
authorSage Weil <sage@redhat.com>
Tue, 9 Jan 2018 00:14:04 +0000 (18:14 -0600)
committerSage Weil <sage@redhat.com>
Tue, 6 Mar 2018 20:44:49 +0000 (14:44 -0600)
commitee423a4f4425e3cc23ce3805e20ef285dd2fe24d
treee75dcdad6337be12d7f50cb3f2e5ad15b5c0fce1
parent6eb8f30a238f8a0a546ddbab3536ff08d158155e
mon: 'ceph config get <who> <key>'

Simple command to get a config value for a given entity (either the set value or the
default), similar to ceph-conf or --show-config-value.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/ConfigMonitor.cc