
.. include:: /Includes.rst.txt

.. The following reference was automatically generated from code. It should not
.. be changed directly.

.. _typo3_console-command-reference-configuration-show:

==================
configuration:show
==================


**Show configuration value**

Shows system configuration value by path.
If the currently active configuration differs from the value in system configuration file
the difference between these values is shown.

**Example:**


.. code-block:: shell

   typo3 configuration:show DB


Arguments
=========

`path`
   Path to system configuration






