How do you create Admin user via CLI?

You could automate the creation of the admin user by putting this snippet in the bootstrap function of your Strapi project.

Alternatively you could create your own CLI that runs this code.