configuration:showlocal
Show local configuration value
Shows local configuration option value by path.
Shows the value which is stored in system configuration file.
Note that this value could be overridden. Use typo3 configuration:
to see if this is the case.
Example:
typo3 configuration:showlocal DB
Copied!
Arguments
path
- Path to local system configuration
Options
--
json - If set, the configuration is shown as JSON
- Accept value: no
- Is value required: no
- Is multiple: no
- Default: false