the command line or at runtime via admin socket, ``ceph tell``, or ``ceph daemon``
commands. The source of each option value is displayed.
+* ``ceph config show-with-defaults <who>`` is like the above,
+ but also shows all defaults, and for changed values, where they are changed.
+
* ``ceph config assimilate-conf -i <input_file> -o <output_file>`` ingests a
configuration file from *input_file* and sets any valid options found into the
Monitor configuration database. Any settings that are unrecognized, are
useful when transitioning from legacy configuration files to centralized
Monitor-based configuration.
+* ``ceph-conf --show-config`` is a legacy command.
+
Note that ``ceph config get <who> [<option>]`` and ``ceph config show
<who>`` will not necessarily return the same values. The former
command shows only compiled-in default values. In order to determine whether a