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:dumpDump only system config (admin-set values).
bin/magento app:config:dump systemSee also
Related commands in app
Other app:* commands you might want next.
Every Magento dev tool, in one hosted workspace.
Free to sign up. Nothing to install. Drafts, audits, and projects saved across every tool.