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