]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MonCommands: add HIDDEN flag
authorSage Weil <sage@redhat.com>
Tue, 26 Jun 2018 12:03:29 +0000 (07:03 -0500)
committerSage Weil <sage@redhat.com>
Wed, 1 Aug 2018 13:12:15 +0000 (08:12 -0500)
commit15f404adc3af25e656da5d7e39084836c30aad10
tree35c8bbc39dea62f56172cb03b8e74e2ecc47dcaa
parentd2b41d4095074447df247907934626f4287cd91b
mon/MonCommands: add HIDDEN flag

Hide a command from the CLI and help.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mon/MonCommand.h
src/mon/MonCommands.h
src/mon/Monitor.cc