Created
January 26, 2019 04:40
-
-
Save fega/e38cb764b61a281cd63884dd00fa8dd8 to your computer and use it in GitHub Desktop.
FLUSH DOCKER REDIS, with auth
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
docker exec -it container-name redis-cli -a pass FLUSHALL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment