On this page
Magento Commands
Magento Commands
July 23, 2022
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
php bin/magento setup:upgrade php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
Create User from the command:
php bin/magento admin:user:create --admin-user=localadmin --admin-password=SWXXX123 --admin-email=hi@welcome.com --admin-firstname=localadmin --admin-lastname=Magento