Skip to content

Instantly share code, notes, and snippets.

@arjus
Last active June 5, 2018 14:29
Show Gist options
  • Save arjus/9bcd481011b29ecb59d1b56b79a7cad4 to your computer and use it in GitHub Desktop.
Save arjus/9bcd481011b29ecb59d1b56b79a7cad4 to your computer and use it in GitHub Desktop.
Magento 2 New Admin User
php bin/magento admin:user:create --admin-firstname=super --admin-lastname=admin --admin-email=name@email.com --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