Skip to content

Instantly share code, notes, and snippets.

@gelanivishal
Created December 25, 2016 03:01
Show Gist options
  • Save gelanivishal/d75e509598d16384333040ac34d5d4a6 to your computer and use it in GitHub Desktop.
Save gelanivishal/d75e509598d16384333040ac34d5d4a6 to your computer and use it in GitHub Desktop.
M2: Create new admin user
php bin/magento admin:user:create --admin-user='developer' --admin-password='claLwK88oO7RK' --admin-email='[email protected]' --admin-firstname='Web' --admin-lastname='Developer'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment