Can't delete redis

Tried deleting a redis instance via cli and I get:
Error: input:3: deleteAddOn Could not find AddOn

can’t seem to find a way to remove via web ui.

Hey there,

Are you using your redis ID or name when running the cli command? If you are passing the ID try to pass the DB name (from fly redis list ) to fly redis delete , not the ID.

I used the name from list

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.