redis-cli FLUSHALL

Category: Databases & SQL

redis-cli FLUSHALL

Delete every key in every database

Wipes the entire instance instantly — all databases, no confirmation, no undo. FLUSHDB limits the damage to the current database. Test on a dev instance first. Related: DEL.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.