Created
April 11, 2016 19:00
-
-
Save anhkind/0a155c22961e305112411d6125454ad4 to your computer and use it in GitHub Desktop.
Clear redis using redis-cli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#redis://redistogo:[email protected]:9402 | |
redis-cli -h catfish.redistogo.com -p 9402 -a d20739cffb0c0a6fff719acc2728c236 flushall |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment