Hi, created a Redis instance recently, connecting using the external connection command for the CLI or URL I can execute some commands such as FLUSHALL
, but running CONFIG GET databases
I get the error "NOPERM this user has no permissions to run the 'config' command or its subcommand"
Any advice on how I can get past this?