Last active
June 5, 2018 14:29
-
-
Save arjus/9bcd481011b29ecb59d1b56b79a7cad4 to your computer and use it in GitHub Desktop.
Magento 2 New Admin User
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php bin/magento admin:user:create --admin-firstname=super --admin-lastname=admin [email protected] --admin-user=super.admin --admin-password=password! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment