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:show <path> to see if this is the case.
Example:
typo3 configuration:showlocal DB
Arguments¶
pathPath to local system configuration
Options¶
--jsonIf set, the configuration is shown as JSON
Accept value: no
Is value required: no
Is multiple: no
Default: false