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

app:config:dump

Creates a dump of the application's configuration into config.php and env.php for promotion to other environments.

Synopsis

bin/magento app:config:dump [<config-types>...]

Arguments

config-types
Space-separated list: scopes, themes, system, i18n. Omit to dump all shareable config.

Examples

Dump everything Magento considers shareable.

bin/magento app:config:dump

Dump only system config (admin-set values).

bin/magento app:config:dump system

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.