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