{
            Name:   "start-user-server",
            Usage:  "starts the modware-user microservice with HTTP and grpc backends",
            Action: commands.RunUserServer,
            Before: validate.ValidateArgs,