MageSmith
config · Magento 2.4.9 (extracted from source · curated examples)

config:show

Shows configuration value for given path. If path is not specified, all saved values will be shown

Synopsis

bin/magento config:show [--scope=<scope>] [--scope-code=<code>] [<path>]

Arguments

path
Optional config path (e.g. web/secure/base_url). Omit to show all.

Options

--scope
Scope: default, websites, stores
--scope-code
Scope code

Examples

Show the secure base URL for every scope where it's set.

bin/magento config:show web/secure/base_url

See also

Every Magento dev tool, in one hosted workspace.

Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.