Skip to content

Instantly share code, notes, and snippets.

@anhkind
Created April 11, 2016 19:00
Show Gist options
  • Save anhkind/0a155c22961e305112411d6125454ad4 to your computer and use it in GitHub Desktop.
Save anhkind/0a155c22961e305112411d6125454ad4 to your computer and use it in GitHub Desktop.
Clear redis using redis-cli
#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