We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f4cfc5 + 9d09a51 commit 4d401ccCopy full SHA for 4d401cc
app/code/Magento/Deploy/README.md
@@ -5,7 +5,7 @@ Deploy is a module that holds collection of services and command line tools to h
5
To execute this command, please, run "bin/magento setup:static-content:deploy" from the Magento root directory.
6
Deploy module contains 2 additional commands that allows switching between application modes (for instance from
7
development to
8
-production) and show current application mode. To change the mode run "bin/magento setup:mode:set [mode]".
+production) and show current application mode. To change the mode run "bin/magento deploy:mode:set [mode]".
9
Where mode can be one of the following:
10
- development
11
- production
0 commit comments