package commands type CreateUserCommand struct { Username string Password string }