
.. include:: /Includes.rst.txt

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

.. _typo3_console-command-reference-configuration-showactive:

========================
configuration:showactive
========================


**Show active configuration value**

Shows active system configuration by path.
Shows the configuration value that is currently effective, no matter where and how it is set.

**Example:**


.. code-block:: shell

   typo3 configuration:showactive DB --json


Arguments
=========

`path`
   Path to system configuration



Options
=======

`--json`
   If set, the configuration is shown as JSON

- Accept value: no
- Is value required: no
- Is multiple: no
- Default: false





