You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you found this gist via search or some AI suggestion: this no longer seems to work so I created a modified version of the official redis formulae that only installs the cli.
brew tap thgrace/redis-cli
brew update && brew doctor
brew install redis-cli
If you found this gist via search or some AI suggestion: this no longer seems to work so I created a modified version of the official redis formulae that only installs the cli.