Resolve "create command to easily add admin user"
Closes #347 (closed)
Examples of use. Raises if user or worker already exist. Assigns all locations and languages.
Btw, @piotr.gawron I just noticed that when a worker is removed it doesn't cascade and removes the user as well. Not sure if this is correct approach but I just note it.