There are following below command need to be run to create Admin Account
php bin/magento admin:user:create --admin-user="demo" --admin-password="demo123456" --admin-email="johndusa1021@gmail.com" --admin-firstname="John" --admin-lastname="Donald"
There are following below command need to be run to create Admin Account
php bin/magento admin:user:create --admin-user="demo" --admin-password="demo123456" --admin-email="johndusa1021@gmail.com" --admin-firstname="John" --admin-lastname="Donald"