]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tools/ceph-conf: dump parsed config in plain text or as json
authorPiotr Dałek <piotr.dalek@corp.ovh.com>
Tue, 17 Oct 2017 07:48:15 +0000 (09:48 +0200)
committerPiotr Dałek <piotr.dalek@corp.ovh.com>
Wed, 18 Oct 2017 10:28:20 +0000 (12:28 +0200)
commit951434f3a40fd697e5eae8fbcbf779abceb3ba34
tree7d7bcc4318b49a1c067c8b918cd04b2dfd9f0b9c
parent46544cf5d659c87ab787a4729109fac546dcf50e
tools/ceph-conf: dump parsed config in plain text or as json

This is useful for finding differences between ceph.conf on disk
and in osd/mon memory.

Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
src/test/cli/ceph-conf/help.t
src/tools/ceph_conf.cc